I wrote a mobile app that uses MongoDB as a database. I keet all data in my computer locally. I created an API by using nodejs for communication between app and DB. As the last step of my project, I need to arrange MongoDB and nodejs as a startup service on my computer. How can ? activate automatically MongoDB a nodejs whenever ? start my computer? Ps. MongoDB should run as first order and then nodejs run and connect to db.
1.4m articles
1.4m replys
5 comments
57.0k users