We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello ! We just launched our open source CRUD framework: https://case.app/
It's basically a TypeScript monorepo (Angular + NestJS) with a CLI that allows you to build resources and their props directly from it like
cs g prop pokemon --props:name,type,thumbnail:image
This will create everything from the DB structure, seeders, list, create/edit and detail view !
Our github repo: https://github.com/casejs/case
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello ! We just launched our open source CRUD framework: https://case.app/
It's basically a TypeScript monorepo (Angular + NestJS) with a CLI that allows you to build resources and their props directly from it like
This will create everything from the DB structure, seeders, list, create/edit and detail view !
Our github repo: https://github.com/casejs/case
The text was updated successfully, but these errors were encountered: