Please notice, that this is "work in progress". We are working hard to make it useful for everyone, however you have no warranty it will work properly.
If you decided to use it anyway and found an issue, please report it on GH.
- Babel ES6/7 support built in
- built in node-config
- automatically load routes
- config based execution of methods during application bootstrap
- config based middleware loading with priority feature
- Waterline models
- Joi schema validation
- fixtures loading
- splitted code for client, server and both
You can checkout any client side starter kit to client directory or use our universal React/Redux starter.
To learn more check client/README.md
- unopinionated structure
- as minimal amount of magic as it's possible...
- ...yet still doing a lot of work for you
- lot of comments instead of documentation of complicated magic methods
- list of libraries/packages used in framework with resources to learn about them more
npm start
npm test
You decide - we are just speeding bootstrapping your application development.
MIT
