FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
example-server-javascript-node/render.yaml at main · VapiAI/example-server-javascript-node · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
VapiAI
/
example-server-javascript-node
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
18
Code
Issues
1
Pull requests
1
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
example-server-javascript-node
/
render.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (18 loc) · 450 Bytes
Breadcrumbs
example-server-javascript-node
/
render.yaml
Copy path
File metadata and controls
18 lines (18 loc) · 450 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
services
:
-
type
:
web
name
:
vapi-express-character-design
env
:
node
buildCommand
:
pnpm install && pnpm run build
startCommand
:
node dist/vapiai/main.js
plan
:
starter
envVars
:
-
key
:
HOST
value
:
"
0.0.0.0
"
-
key
:
WEATHER_API_KEY
sync
:
false
-
key
:
OPENAI_API_KEY
sync
:
false
-
key
:
VAPI_BASE_URL
value
:
"
https://api.vapi.ai
"
-
key
:
VAPI_API_KEY
sync
:
false
Back
|
FazBrowse Home
|
New Git URL