I create a project using hbs, Nodejs, mongoDB ,so I need to deploy it on internet. Can someone tell how to host it using Netlify or railway app, vercel etc. free services
Asked
Active
Viewed 173 times
1 Answers
0
You can log in on railway using your Github account. When you finish setting that up. The following you can do is create a new project on railway based on the repo of the project on Github you want to deploy.
Documentation: https://docs.railway.app/

JMag
- 110
- 2
- 9
-
it can host using hbs and add database as mongodb – Dede Holsing Apr 04 '23 at 21:27
-
@DedeHolsing yes, for all the information on this you can check their documentation. – JMag Apr 05 '23 at 08:20