Skip to content
New issue

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

Add CLI/TOML tooling similar to laravel blueprint #2

Open
6 tasks
zenlex opened this issue Nov 16, 2024 · 0 comments
Open
6 tasks

Add CLI/TOML tooling similar to laravel blueprint #2

zenlex opened this issue Nov 16, 2024 · 0 comments

Comments

@zenlex
Copy link
Owner

zenlex commented Nov 16, 2024

  • Map out which traits/utilities are fixed vs which should be configurable without code changes
  • Implement macros to generate more of the boilerplate from TOML configs
  • Add CLI tooling to generate and wipe from draft config files
  • Allow model definition via config files using macros / templates (decide on source code gen vs compiler macros - weigh pro/con)
  • Generate database call boilerplate from model config files
  • Add support for Diesel or other ORM in addition to sqlx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant