The database is required for persistence of app data and NextAuth.js sessions. Install Docker Desktop. Create and run the database inside a docker container. The ...
Here's a preview of the app: For more demo images, check the .assets directory. If you modify the Drizzle ORM schema, please run pnpm db:generate first. If you need to delete the generated SQL ...