Next Js should rule out a built-in authentication Module plus an ORM to help us build products instead of dealing with common issues like auth and databases connections #68148
bonface221
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
Background
Having been working with nextjs for a while now I feel like I spend most of my time dealing with auth issues, from development and deployments. Also having to deal with other libraries for ORMs is getting hectic like when deploying which steals away most of the valuable time which can be used to fine tune business logic.
Also having to deal with crud functionalities over and over again I feel like we would need like some boilerplate generations for crud like laravel for instance
Proposal
Implementation of this would require all the collaborators to come together and develop an in-build ORM and auth and crud generation boilerplates.
Yes, I'd be interested in contributing.
Beta Was this translation helpful? Give feedback.
All reactions