BudhHub LMS

A modern learning management system built with Next.js, Drizzle ORM, and NextAuth.

Getting Started

  1. Set env values from `.env.example`.
  2. Run `pnpm migrate:push` then `pnpm seed`.
  3. Start the dev server with `pnpm dev`.