Skip to content

Songbook aplication in next.js with shadcn, convex as database to learn best practices for react.

Notifications You must be signed in to change notification settings

ang33l/online-songbook

Repository files navigation

This is a Next.js songbook project. Alt text

Getting Started

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.

Stack

  • Next.js 14 app router
  • Convex db
  • Clerk auth

About

Songbook aplication in next.js with shadcn, convex as database to learn best practices for react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published