generator-mongodb

Mô hình mongoose, khởi tạo RESTful API trên ứng dụng Express NodeJS

Usage no npm install needed!

<script type="module">
  import generatorMongodb from 'https://cdn.skypack.dev/generator-mongodb';
</script>

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