GitHub - dbuarque/basic-api: Basic Express/ES2015 API · GitHub
Skip to content

dbuarque/basic-api

Folders and files

Repository files navigation

Just a basic express app

Features

  • Webpack Build Ready
  • Babel & ES2015
  • Mongoose
  • Bulk import on startup
  • 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

Basic Express/ES2015 API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors