Deployment
you can use the following services to deploy your application:
- forever - a simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
- pm2 - a production process manager for Node.js applications with a built-in load balancer
- nodemon - a utility that will monitor for any changes in your source and automatically restart your server
- supervisor - a supervisor program for running nodejs programs
info
The entry point of your application is server.js
file NOT index.js
file.
Support Framework X
- You can also support the project by following the organization and Star ⭐ the project on GitHub
- Contribute by submitting issues and pull requests
- Share the project with your friends and colleagues, any and all support is appreciated 🙏