We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a250624 commit e16ce16Copy full SHA for e16ce16
render.yaml
@@ -0,0 +1,6 @@
1
+ services:
2
+ - type: web
3
+ name: educational-website
4
+ env: node
5
+ plan: free
6
+ startCommand: npm install && node index.js
0 commit comments