-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Home
liutristan edited this page Apr 27, 2023
·
4 revisions
-
Fork this repository.
-
Then go to Render
-
#/#
-
Click "New +"
-
Click Web Service
-
Paste in forked link.
-
Name the site.
-
Make Build Command
npm install
-
Make Start Command
node .
-
Scroll down and click "Create Web Service"