generator-mongodb
v2.0.0
Published
Mô hình mongoose, khởi tạo RESTful API trên ứng dụng Express NodeJS
Downloads
22
Readme
generator-mongodb
Mô hình mongoose, khởi tạo RESTful API trên ứng dụng Express NodeJS
Table of Contents
Using npm:
- npm i -g generator-mongodb
- npm i generator-mongodb
Usage
gteam <command>
Commands:
gteam -ge <modelName> Run pending migrations
gteam -del <modelName> Run delete model
Contributing
All contributions are accepted as a PR.
- You can file issues by submitting a PR (with test) as a test case.
- Implement new feature by submitting a PR
- Improve documentation by submitting PR to Gteam