Skip to content

devguardian/crudgen

Repository files navigation

Crud Generator for the busy devs

  • run to start yarn start --file example/db.sql
  • now check the generated files ls -la generated

Todolist

  • Knex migration
  • Objection
    • model
    • repository
    • relations
  • express
    • routes
      • validation
  • hapi
  • nestjs
  • symfony
  • laravel
  • django
  • webgui
  • cli