8000 GitHub - noelrohi/kd: Ad-free Kdrama streaming app. Built with Nextjs, Drizzle ORM, NeonDB and shadcn-UI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ kd Public

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

License

Notifications You must be signed in to change notification settings

noelrohi/kd

Repository files navigation

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
0