Skip to content

Postman-Student-Program/restaurant-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

npm install - get all package dependencies

Development

npm run dev - starts dev server that watches for changes in js code and restarts automatically

*Note: need to restart server manually if you change schema.yaml

Deployment

Ensure this command runs when your server starts on your host:

npm start

Here are some free hosting services for Node apps:

Releases

No releases published

Packages

No packages published