Kd screenshot

Kd

Author Avatar Theme by Noelrohi
Updated: 3 Sep 2024
142 Stars

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

Categories

Overview:

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.

Features:

  • Tracking: Keep track of important items or activities.
  • Watchlist: Curate a watchlist of items for easy access.
  • Activity API: Allows users to interact with and retrieve activity data.
  • Comments: Enable users to leave comments on various items.

Installation:

To install the theme locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Copy the .env.example file and rename it to .env. Fill in the necessary values.
  3. Run pnpm install in the terminal to install the project dependencies.
  4. Run pnpm db migrate to apply database migrations.
  5. Start the application by running pnpm dev.
  6. Access the app by navigating to http://localhost:1999 in your browser.

Summary:

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.