Ad-free Kdrama streaming app. Built with Nextjs, Drizzle ORM, NeonDB and shadcn-UI
The K-NEXT theme is a tracking platform with features like watchlist, activity API, and comments. It utilizes technologies such as Next.js, Chakra UI, Unkey, and Drizzle, allowing users to consume the API and interact with the platform securely using next-auth.
To install the theme locally, follow these steps:
.env.example
file and rename it to .env
. Fill in the necessary values.pnpm install
in the terminal to install the project dependencies.pnpm db migrate
to apply database migrations.pnpm dev
.The K-NEXT theme is a comprehensive tracking platform with features such as watchlist, activity API, and comments. It utilizes modern technologies like Next.js, Chakra UI, Unkey, Drizzle, and next-auth for secure interaction. By following the simple installation guide provided, users can set up the theme locally for testing and exploration.