Admin Credentials
See Nathan for Spreadsheet including these details.
MongoDB Atlas
See Nathan for Spreadsheet including these details.
The Angular Web App for the project.
Deploy to GH Pages with
ng run WebApp:deploy
Eventually, once we move to AWS S3 hosting. You can deploy via
yarn deploy-beta
yarn deploy-prod
The Typescript, Express, MongoDB API for the project.
You can deploy it with Elastic Beanstalk with
eb init
eb deploy