Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 531 Bytes

File metadata and controls

43 lines (28 loc) · 531 Bytes

Notes

AWS Keys

Admin Credentials

See Nathan for Spreadsheet including these details.

MongoDB Atlas

See Nathan for Spreadsheet including these details.

WebApp

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

Api

The Typescript, Express, MongoDB API for the project.

You can deploy it with Elastic Beanstalk with

eb init
eb deploy