Skip to content

sckoorp/hiruki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiruki

An open source anime streaming website that allows you to browse & watch a vast collection of anime, powered by Hiruki API

Installation

  • Clone Reposiory
git clone https://github.com/sckoorp/hiruki.git
  • Install Dependencies
pnpm install #or npm install
  • Add your api instance url to .env file (or you can just use our default api)
API_URL=https://api.hiruki.xyz
  • Run dev server
pnpm dev #or npm run dev

License

This project is distributed under the MIT License.