Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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