Hi @aswanthv2, you won’t be able to run a node server on Netlify. Nor would you be able to host a database directly on Netlify. Being a JAMstack service, you can host your frontend (html, css, javascript only) on Netlify. If you need to find another solution if you need to run a full server and database.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Node.Js/Express API deployment | 1 | 1141 | June 25, 2021 | |
| Nodejs npmstart heroku etc | 4 | 1443 | September 3, 2020 | |
| Cant deploy express node.js application to netlify | 1 | 2720 | July 13, 2020 | |
| Deploy nodejs api failing - trying to deploy a server on netlify | 1 | 1593 | September 9, 2019 | |
| Can I host node apps using netlify? | 1 | 1524 | September 24, 2020 |