Details
- Bootstrapping a backend project from scratch
- Process managers (PM2)
- Deploying backend service to one of the most popular hosting platforms:
- Heroku
- AWS
- Digital Ocean
- Dedicated linux server
Links
- https://blog.logrocket.com/the-perfect-architecture-flow-for-your-next-node-js-project/
- https://dev.to/nermineslimane/how-to-structure-your-express-and-nodejs-project-3bl
- https://github.com/LeanyLabs/microservice-seed
- https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04
- https://www.freecodecamp.org/news/deploy-nodejs-app-server-to-production/
- https://sumantmishra.medium.com/how-to-deploy-node-js-app-on-aws-with-github-db99758294f1
- https://devcenter.heroku.com/articles/deploying-nodejs
- https://www.sitepoint.com/build-simple-beginner-app-node-bootstrap-mongodb/