[DevOps] Environment Set up
kieronqtran opened this issue · 1 comments
kieronqtran commented
There few things important about this set here:
Need to be done:
- the front-end is using the Angular material with NgRx ( or NgXs )
- the back-end is using the Express Nestjs, Typeorm, and Mysql with Sqlite for db testing
- Successful Elastic Bean Set up with accessible Front-end and Back-end access on the internet.
- Front-end can be accessed with
/
and/api
for back-end API - Document Environment set-up
Nice thing to have:
- Using my own domain www.tranhuuquang.me
- Auto Deploy using Circle CI
- SSL set up
- Project style and code commit
- Versioning using Standard Version
kieronqtran commented
Done