UNPKG
realtimecursor
Version:
latest (1.0.0)
1.0.0
Real-time collaboration system with cursor tracking and approval workflow
realtimecursor
/
render.yaml
10 lines
•
216 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
services:
-
type:
web
name:
realtimecursor-api
env:
node
buildCommand:
cd
api
&&
npm
install
startCommand:
cd
api
&&
node
server.js
envVars:
-
key:
PORT
value:
10000
plan:
free