This is a Next.js songbook project.
Build:
npm i
#then
cp .env.example .env.local
#and configure that file
Running development services in different consoles:
npm run dev
npx convex dev
Open http://localhost:3000 with your browser to see the result.
- Next.js 14 app router
- Convex db
- Clerk auth