Welcome to Miruro, your premier destination for all things anime! Explore a comprehensive collection of high-definition anime with a seamless and user-friendly interface powered by the Consumet api.
Built using React and Vite, Miruro offers a cutting-edge, minimalist design that ensures both fast loading times and smooth navigation. Whether you're looking for the latest anime series or classic favorites, Miruro has you covered with an ad-free streaming experience that supports both English subtitles and dubbed versions. Additionally, you can download individual episodes without the hassle of creating an account, making your viewing experience as convenient as possible.
git clone https://github.com/Miruro-no-kuon/Miruro.git
cd Miruro
[!TIP] This platform is built on Node.js and utilizes Bun to ensure the quickest response times achievable. While
npm
can also be used, the commands for npm would mirror those of Bun, simply substituting the specific commands accordingly.Bun is now available on Windows, Linux, and macOS. Below are the installation commands for each operating system.
curl -fsSL https://bun.sh/install | bash
powershell -c "irm bun.sh/install.ps1 | iex"
node -v
bun -v
npm
can also be used with equivalent commands.bun install
.env.example
into .env.local
in the root folder.env.local
& .env
are both viable options, you can also set
.env.test.local
,
.env.development.local
or
.env.production.local
cp .env.example .env.local
bun run dev
bun start
[!CAUTION] Self-hosting this application is strictly limited to personal use only. Commercial utilization is prohibited, and the inclusion of advertisements on your self-hosted website may lead to serious consequences, including potential site takedown measures. Ensure compliance to avoid any legal or operational issues.
This project is governed by a Custom BY-NC License. What does this entail? Simply put, you are permitted to utilize, distribute, and modify the code for non-commercial purposes. However, it is imperative that due credit is accorded to our platform, miruro.com. Any commercial utilization of this code is strictly prohibited. For comprehensive details, please refer to the LICENSE file. Should you have inquiries or require special permissions, do not hesitate to contact us.
Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our issues section on GitHub and let us know what's up.
Got questions, suggestions, or just wanna say hi? Drop us a line at miruro@proton.me. You can also hang out with us on Discord.
Visit our website at miruro.com
Follow us on Twitter
Join our Subreddit
Join our Discord
Feel free to contribute to this project! Whether you're an experienced developer or have been in the field for a while, your help is valuable.