note: Backend is fully hosted on AWS US-WEST-1
1.npm install
2.npm install -g @aws-amplify/cli
3.amplify configure
-
Message me to get the user ID access key and password to finish configuring
-
Message me for the configuration file (amplifyconfiguration.json)
npm run dev
uvicorn main:app --reload