The Repo contains boilerplate code to quickly start development on a new web application. The repo was derived from the ReactGo project ReactGo.
- Webpack
- Babel (server side + client side)
- eslint
- Hot Module Replacement
- React
- Redux
- Express
- Mongo DB (Mongoose ODM)
- SQL (Sequelize ORM)
- In memory
- Karma - Configured with Mocha, Sinon and Babel
- Material-UI
- Code Coverage Graph
- Jenkins Support (?)
- Docker Scripts
- Token Based API
Click here for README file for parent repo - ReactGo.