Skip to content

dbuarque/base-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a another express api

Features

  • Webpack Build Ready
  • Babel & ES2015
  • Mongoose
  • Mocha for tests
  • ESlint

Install

npm install

Scripts

Start the project for development

npm run dev

Run All tests

npm test

Run ESlint

npm run lint

Remove dist and tmp

npm run clean

Build the API for production

npm run webpack

About

Just a another express api using Mongoose, ES2015, Webpack, Mocha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published