generator-hapi-plus
generator-hapi-plus copied to clipboard
Hapi REST API generator with PostgreSql, MySql, Mongo plugins, automatic Swagger docs, authentication with JWT, logging, Docker etc
- [ ] eslint asks for: none, Airbnb default, custom conf (current) - [ ] eslint the project after creation
Generator unit tests check that files exist and contain certain strings. Add a unit test that checks that the generated apps can actually run and be called.
Have you thinked about convert this awesome project to TypeScript?
- [ ] have template package.json with latest dependencies - [ ] check that all dependencies are needed and used - [ ] check that the versions work together