Skip to content

Powersync Image Upload is a POC to demonstrate the use of PowerSync to upload images to AWS S3 Buckets and store the image filenames in a AWS RDS database.

Notifications You must be signed in to change notification settings

rahulshettykcf/psync-image-upload

Repository files navigation

psync-image-upload

Powersync Image Upload is a POC to demonstrate the use of PowerSync to upload images to AWS S3 Buckets and store the image filenames in a AWS RDS database.

Prerequisites

  • Setup AWS RDS PostgreSQL
  • Setup AWS S3 Bucket
  • Setup a PowerSync account and create a new project

Setup

  • Install dependencies (npm)
  • Update the .env file with your AWS credentials and PowerSync URL (added a .env.example file for reference)
  • Install XCode
  • Build the app - npm run ios
  • Start the server - npm run server

About

Powersync Image Upload is a POC to demonstrate the use of PowerSync to upload images to AWS S3 Buckets and store the image filenames in a AWS RDS database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published