/kd

Ad-free Kdrama streaming app. Built with Nextjs, Drizzle ORM, NeonDB and shadcn-UI

Primary LanguageTypeScriptMIT LicenseMIT

K-NEXT

Features

  • tracking
  • watchlist
  • activity api
  • comments

Tech used

  • nextjs
  • shadcn-ui
  • unkey
  • consumet api
  • drizzle
  • next-auth

Runnning locally

  1. Clone the repo
  2. Copy .env.example to .env and fill in the values
  3. Run pnpm install to install dependencies
  4. Run pnpm db migrate to apply database migrations
  5. Run pnpm dev to start the app
  6. Go to http://localhost:1999 to see the app