Skip to content

icehofman/poc-restify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poc-restify

master develop
Build Status Build Status

This project was generated using yo restify-server generator version 0.1.1.

What's included

This project uses:

Configuring

See config/local.json5.example for a sample to get you started. If you need to change any defaults, make a copy named local.json5 and change it to your liking.

If you want to have different configuration properties for different environments, create configuration files named after the environments they are for. For example, to create a configuration file that will be used when NODE_ENV is development, create development.json5.

Starting and stopping

Running npm start will start the server using forever, and running npm stop will stop it. npm run-script list will list the forever processes that are running.

Testing

Running npm test will execute the tests in the test directory using mocha.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published