Skip to content

Badaryman/animee

Repository files navigation

Hiruki

License

Introduction

Hiruki is and anime streaming platform, built with Solidjs & Tailwindcss. Hiruki does not display any ads, it's entirely free.

Features

  • No Ads
  • User-friendly interface
  • Responsive on any device
  • Fast and great performance

Installation

Local

  • Run the following commands to clone the repository, and install the dependencies:
git clone https://github.com/Kenimarru/hiruki.git
cd hiruki
npm install
  • Added the environment variables to .env file
VITE_API_V1="amvstr api version 1 which can be found here https://docs.amvstr.me/api/introduction"
VITE_API_V2="amvstr api version 2 which can be found here https://docs.amvstr.me/api/introduction"
  • Start the dev server with the following command:
npm run dev

That's it, now it's running on http://localhost:3000

Vercel

  • You can directly deploy to vercel from here
  • make sure to update the environment variables

Deploy with Vercel

Credits

License

This project is licensed under the MIT License

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published