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

[create-lunox-app] Need multiple Preset that can handle multiple library #57

Closed
axmad386 opened this issue Mar 28, 2024 · 0 comments · Fixed by #60
Closed

[create-lunox-app] Need multiple Preset that can handle multiple library #57

axmad386 opened this issue Mar 28, 2024 · 0 comments · Fixed by #60
Assignees
Labels
nice to have Nice to be implemented, but not urgent

Comments

@axmad386
Copy link
Member

For now, there is three available presets.

  • api
  • react
  • svelte

All of them is using @lunoxjs/typeorm as database manager, @lunoxjs/validation as validator. How if someone want to use @lunoxjs/eloquent or @lunoxjs/prisma, how if they want to use @lunoxjs/zod as validator. I think create-lunox-app should handle such situation.

@axmad386 axmad386 self-assigned this Mar 28, 2024
@axmad386 axmad386 added the nice to have Nice to be implemented, but not urgent label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have Nice to be implemented, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant