This is a boilerplate launch project meant to accelerate application development start times for new projects.
This application pairs out of the box with a corresponding frontend project hosted here
- 'group' API test coverage
- docker containerization
- stricter permission constraints on api actions
- Odata rest endpoints
- Uuids instead of auto_increment keys
- node v8.x
- node-gyp and python (for bcrypt). Instructions here
npm install
npm start
npm test