-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Milestone
Description
What's the task?
The Next.js template doesn't currently provide any out-of-the-box database support like the Flask template. There's no reason a project couldn't use the Next.js app exclusively though, and there's been at least one instance where we've had to figure out Next.js template DB support at a project level.
The template should provide similar DB support as the Flask template, such as an ORM and DB migrations.
Prior art
The "Flex" initiative used Prisma with the Next.js template. The team ran into several pain points with Prisma, so it may not be the right solution, but there could be aspects that can serve as a useful reference for this ticket. Here are some potential relevant parts:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels