Overview
Anirohi is an open-source anime streaming site that offers tracking, watching, and a dashboard feature. The platform is built using technologies like Nextjs, Consumet, Anilist, and NeonDB.
Features
- Anilist Integration: Seamlessly integrates with Anilist for user authentication and updating anime progress.
- OG Image: Provides detailed OG images for series or episodes, enhancing the visual experience.
- Comments: Allows users to share their thoughts in episode-specific comment sections.
- Anilist Dashboard: Offers a dashboard for checking personal stats and tracking anime progress.
- Shareable Links: Enables sharing links with detailed OG images for specific series or episodes.
- Run Locally: Detailed steps for cloning the project, installing dependencies, and starting the server.
- Tech Stack: Built using Next.js, Typescript, Tailwind CSS, Upstash, NeonDB, Drizzle, NextAuth.js, and hosted on Vercel.
Installation
- Clone the project:
git clone [project_repository_url]
- Navigate to the project directory:
cd [project_directory]
- Install dependencies:
npm install
- Start the server:
npm run dev
Summary
Anirohi is a feature-rich anime streaming site that leverages Anilist integration, OG images, and comment sections to provide a comprehensive experience for users. With a tech stack comprising Next.js, Typescript, Tailwind CSS, and more, Anirohi offers a modern and efficient platform for anime enthusiasts.