Skip to content

kHorozhanov/expressApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api

generator-api

dependencies

node 6.3.x or later and mongodb

developing

run mongodd on a separated terminal instance:

mongod

run the app:

npm run dev

the app runs on localhost:8080

production

you'll likely be consuming mongodb as a service, so make sure you set the env var to connect to it.

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published