kochan4php / kokunime

Alternative website for download anime and read manga with zero ads

Home Page:https://kokunime.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟 Kokunime 🌟

Setup locally

# cloning this project
git clone https://github.com/kochan4php/kokunime.git

# go to the project folder
cd kokunime

# install pnpm if you does'nt have
npm i -g pnpm

# install dependencies
pnpm install

# run the project
pnpm dev

Setup with docker

# cloning this project
git clone https://github.com/kochan4php/kokunime.git

# go to the project folder
cd kokunime

# run docker compose using pnpm
pnpm docker:up

# after run docker:up command, now open the url in :
http://localhost:4000

About

Alternative website for download anime and read manga with zero ads

https://kokunime.netlify.app

License:MIT License


Languages

Language:TypeScript 94.7%Language:CSS 2.3%Language:Dockerfile 1.6%Language:JavaScript 1.2%Language:Shell 0.1%