Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 576 Bytes

MEAN fullstack boilerplate with Angular2

  • NodeJS
  • Express
  • Mongoose
  • ES6 Coverage
  • JWT Auth
  • Mocha tests
  • CORS
  • and many more.

Client side based on Angular Cli

  • Angular2
  • Angular Material 2
  • Webpack
  • Karma and protractor tests
  • and many more

Todo

  • docs about usage/config (currently you can check both repos)
  • full auth with refresh_token
  • full Travis automated tests
  • automatic deploy instructions