Skip to main content
Anime Tracking Platform

Welcome to EpiNeko

Track your anime journey with a modern, visual platform. Discover new series, manage your watchlist, and never miss an episode.

Quick Start

Get up and running with EpiNeko in minutes

1

Clone and Install

Clone the repository and install dependencies:
git clone https://github.com/devperez08/platform-list-anime.git
cd platform-list-anime
npm install
2

Configure Environment

Set up your Supabase credentials and environment variables:
cp .env.example .env.local
Add your Supabase project URL and anon key to the .env.local file.
3

Run the Application

Start the development server:
npm run dev
Open http://localhost:3000 to see your app.
4

Create Your Account

Sign up with email or use social authentication to start tracking your anime collection.

Explore by Topic

Discover everything EpiNeko has to offer

Library Management

Build and organize your personal anime collection with custom lists and tracking.

Anime Discovery

Explore trending anime, search the catalog, and find your next favorite series.

Progress Tracking

Track episodes watched, set statuses, and rate your shows.

Authentication

Secure sign-in with Supabase authentication and social login support.

Integration & Development

Technical resources for developers

Jikan API

Learn how EpiNeko integrates with Jikan API v4 for anime data.

Database Schema

Explore the PostgreSQL schema and table structures.

Project Structure

Understand the Next.js 15 App Router architecture.

Components

Discover reusable React components and UI patterns.

Services

API services for Jikan and Supabase integration.

Deployment

Deploy EpiNeko to production with Vercel or other platforms.

Ready to start tracking?

Set up your own EpiNeko instance and start managing your anime collection today.

Get Started Now