kochan4php / kusonime-api

Unofficial Kusonime REST API

Home Page:https://brick-red-cricket-gown.cyclic.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟 Unofficial Kusonime API 🌟

Setup production project with docker compose

# cloning this project
git clone https://github.com/kochan4php/kusonime-api.git

# install pnpm globally if you don't have
npm i -g pnpm

# go to the project folder
cd kusonime-api

# run docker compose using pnpm
pnpm docker:up

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

See the documentation below ⬇️

About

Unofficial Kusonime REST API

https://brick-red-cricket-gown.cyclic.app


Languages

Language:TypeScript 96.1%Language:Dockerfile 3.2%Language:JavaScript 0.5%Language:Shell 0.2%