I am new to deployments in netlify.com .
I am able to build react app but I have created API’s in Node.JS and now I want to deploy it. How can I do it in netlify? Please help…
Hi @gopidevarapalli
Welcome to the Netlify community
Have a look over this Support Guide as a starting point
Last reviewed by Netlify Support on December 2022
How do I run a server/database at Netlify?
We often get questions about how to run a specific backend server or database at Netlify. Examples of these types of questions include:
How to I get my node HTTP listener to respond to requests?
How do I start Mongo/MySQL/<insert-some-database-here> running on the server?
How can I SSH into my website?
We are here today to answer these questions - and the answer is: you can’t!
What do you m…
If you have any questions please feel free to reply.