Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noelrohi/kd

Ad-free Kdrama streaming app. Built with Nextjs, Drizzle ORM, NeonDB and shadcn-UI
https://github.com/noelrohi/kd

kdrama nextjs14 radix-ui shadcn-ui tailwindcss typescript watchlist zod

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# K-NEXT

## Features
- [x] tracking
- [x] watchlist
- [x] 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