π§οΈ A major rewrite of the website is being worked on! π§οΈ That means, most efforts around Miruro will be kept at minimum β there might be no time-intensive and major updates done on top of the existing code.
Miruro is an anime streaming website made possible by the Consumet API, built with ReactβοΈ and Viteβ‘, featuring a sleek and modern design. It offers Anilist integration to help you keep track of your favorite anime series. Your Website Name is entirely free and does not display any ads, making it a great option for those who want an uninterrupted viewing experience.
- General
- Free ad-supported streaming service
- Dub Anime support
- User-friendly interface
- Add Anime/Manga to your AniList
- Mobile responsive
- Fast page load
- Watch Page
- Player
- Autoplay next episode
- Skip op/ed button
- Theater mode
- Comment section
- Player
- Profile page to see your watch list
- Profile page to see your continue watching
- Check new commits to see new features and changes!
Before we proceed with the installation, we strongly recommend using
Bun
for a seamless and efficient setup. WhileNode.js
is an alternative, Bun provides a comprehensive solution tailored for our project.
git clone https://github.com/Miruro-no-kuon/Miruro.git
cd Miruro
As you might expect, Miruro relies on Node.js. However, for optimal performance, Miruro leverages Bun to achieve the fastest response times possible.
curl -fsSL https://bun.sh/install | bash
bun -v
node -v
npm -v
The following are custom installation commands, you can allways do it manually.
npm iu
or
npm install && cd server && npm install
or
bun iu
or
bun install && cd server && npm install
cp .env.example .env
npm run dev
npm start
or
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 the original author(s). 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.
If you're new to JavaScript or programming in general, no worries! Take some time to familiarize yourself with the basics before diving into this project. I'm here to help answer any questions you might have along the way. Don't hesitate to reach out, and let's learn and build together! π