Congrats! Your app is ready, including user sign-up and log-in.
To add a new model to your app,
run the following in your terminal:
blitz generate all project name:string
(And select Yes to run prisma migrate)
Congrats! Your app is ready, including user sign-up and log-in.
To add a new model to your app,
run the following in your terminal:
blitz generate all project name:string