Miruro is a anime streaming platform powered by the Consumet API. Crafted using React and Vite, it boasts a stylish and contemporary interface. Miruro.com offers an immersive anime streaming experience where you can enjoy a vast library of anime titles in HD. Watch your favorite shows with English subtitles or dubbing, and conveniently download any anime without the need for registration.
- General
- Dub Anime support
- User-friendly interface
- Mobile responsive
- Fast page load
- White/Dark theme
- Watch Page
- Player
- Autoplay next episode
- Skip op/ed button
- Theater mode
- Player
- Coming Soon
- Profile page to see your watch list
- Profile page to see your continue watching
- Comment section
Before we proceed with the installation, we strongly recommend using
bun
for a seamless and efficient setup.
git clone https://github.com/Miruro-no-kuon/Miruro.git
cd Miruro
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.
node -v
bun -v
bun install && cd server && bun install
cp .env.example .env
bun run dev
bun start
Please be aware that 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 consequences, including potential site takedown measures.
This project is licensed under the Custom BY-NC License. You are free to use, share, and modify the code for non-commercial purposes with proper attribution to our platform miruro.com. Commercial use is not allowed. For details, see the LICENSE file. Feel free to contact the author(s) for questions or additional permissions.
If you encounter any issues or bug on the site please head to issues and create a bug report there.
If you have any questions or feedback, please reach out to us at miruro@proton.me, or you can join our Discord Sever.
-
Visit our website at miruro.com
-
Follow us on Twitter
-
Join our Subreddit
-
Join our Discord
⭐️ Star this project ⭐️
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.