- [ ] write up notes for deployment for readme - [x] Create AWS account + use CfD **Backend** - [x] Create .env file and configure application.properties - [x] confirm the change of dropbox token + email/pw (credentials) works with .env - [x] set up database in RDS - [x] deploy jar or docker container to ec2 - [x] Create elastic beanstalk or ec2 - [ ] Add restriction to accepted requests to frontend url - [ ] Create docker compose for just backend **Frontend** - [x] Create cloud front distribution - [x] Create S3 bucket - [x] Build frontend + upload frontend - [x] Use .env file to change the backend url in RequestServices
Backend
Frontend