1.0.5 • Published 4 years ago
@ivandersr/gravity v1.0.5
Gravity, your tool to generate project modules
To generate a project module, start by running the command npm run gravity <module.name>.
It will generate a basic module structure inside your project.

You can then implement any ORM, following your interface files as you projected.