Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 447 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 447 Bytes

Welcome to the Nuclio Boilerplate for backend

This is the Express Hello world example on Render.

The app in this repo is deployed at https://express.onrender.com.

Deployment See https://render.com/docs/deploy-node-express-app or follow the steps below:

Create a new web service with the following values:

Build Command: yarn Start Command: npm start That's it! Your web service will be live on your Render URL as soon as the build finishes.