A Yeoman based generator - http://yeoman.io
It is a simple way to start a Jax-RS project using AngularJS and PostgreSQL. You can create a simple project in seconds
To install generator-japs from npm, run:
npm install -g yo
npm install -g generator-japs
Finally, initiate the generator:
yo japs
Answers some questions and that's it! Your project has been created.
Hello! If you like Japs generator, want to contribute, any issues, want talk? Please contact me: [email protected]
- Refactoring code
- Subgenerators
- Create DDD structure
MIT