0.0.0 • Published 5 years ago

automate-crud v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

automate-crud

oclif Version CircleCI Downloads/week License

Usage

Config file should like this:

Commands

Run ./bin/run <path-to-the -config-file> in the project root

Roadmap

  • Authentication
  • Authorization
  • Fill Nested Data as JSON
  • Add ref/populate support in schema
  • Web:boolean i/p box
  • paramValidation
  • provide db Freedom to user
  • Allow users with options to customize the app
  • Improve UI
  • should be able to generate API and AdminPanel independently.