Skip to content

Commit e16ce16

Browse files
authored
Create render.yaml
1 parent a250624 commit e16ce16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

render.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)