0.3.0 • Published 6 years ago
generator-tuwaga v0.3.0
generator-tuwaga

Satu Dua Tiga
Installation
First, install Yeoman and generator-tuwaga using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-tuwaga
Then generate your new project:
mkdir service-api-name
yo tuwaga
npm install
Running
Once installed, app can be tried run by running
npm start
to access swagger API documentation by browser via url
http://localhost:3000/service-api-name/docs
login via username and password previously specified
License
MIT © Wisu Suntoyo