Skip to content

akonyushevskiy/core-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express template

Template for express application with simple auth, test, docs and config bootstrap.

Install

  • npm i -g forever
  • npm i -g nodemon
  • npm i -g apidoc
  • npm i

Links

  • ip:port/apidoc/ - apidoc link

Run

  • npm test - run tests
  • npm start - start server via nodemon in development environment
  • npm run-script production - start server via forever in production environment
  • npm run-script generate-docs - re-generate apidocs

About

Core express project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published