tvudev / Kaguya

Kaguya is a multi-language website that provides you anime, manga and related resources.

Home Page:https://kaguya.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaguya

Kaguya Discord server

Kaguya is a multi-language website that provides you anime, manga and related resources.

Since it is an open-source project, there won't be any ads in this website.

The official website is kaguya.live

Table of contents

Technologies

  • NextJS
  • TailwindCSS
  • Supabase
  • I18n
  • Libraries such as SwiperJS, Framer Motion, React Query...

Screenshots

Home page

Details page

Search page

Watch page

Read page

Character page

Voice actor page

Todo

  • Comments
  • Push Notifications
  • Notifications
  • Forum
  • User profile

Sources

Installation

See INSTALLATION.md

Enviroment Variables

# Supabase (See: https://github.com/hoangvu12/kaguya-database)
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=

# Google Analytics
NEXT_PUBLIC_GA_ID=

# See: https://github.com/hoangvu12/kaguya-scraper
NEXT_PUBLIC_NODE_SERVER_URL=
NEXT_PUBLIC_SOCKET_SERVER_URL=

# See: https://github.com/hoangvu12/requests-proxy
NEXT_PUBLIC_PROXY_SERVER_URL=

# Public web push key (https://github.com/hoangvu12/kaguya-scraper)
NEXT_PUBLIC_WEB_PUSH=

# Sentry
SENTRY_AUTH_TOKEN=
SENTRY_DSN=

About

Kaguya is a multi-language website that provides you anime, manga and related resources.

https://kaguya.live


Languages

Language:TypeScript 90.4%Language:JavaScript 9.0%Language:CSS 0.6%