8000 GitHub - DarkstaIkers/Miruro2: Miruro is a free Anime Streaming Website with minimal UI. Made with ⚑ Vite & 🍞 Bun!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Miruro is a free Anime Streaming Website with minimal UI. Made with ⚑ Vite & 🍞 Bun!

License

Notifications You must be signed in to change notification settings

DarkstaIkers/Miruro2

Β 
Β 

Repository files navigation

MIRURO

Logo

What is Miruro?

Welcome to Miruro - your ultimate anime destination! 🀯 Explore miruro.com and dive into the world of anime, powered by the incredible CONSUMET API.

Crafted with using React and Vite, our site rocks a slick and modern interface. Experience lightning-fast performance and smooth navigation as you explore a vast collection of HD anime titles.

Enjoy your favorite shows with English subs or dubs, and here's the kicker - you can download individual episodes hassle-free, no sign-up required!

Features [View More]

General

  • Dub Anime support
  • User-friendly interface
  • Mobile responsive
  • Fast page load
  • Light/Dark theme
  • Continue watching section

Watch Page

  • Player
    • Autoplay next episode
    • Skip op/ed button
    • Theater mode

Coming Soon

  • Profile page to see your watch list
  • Comment section
  • Anilist/MAL login integration

Images

Home Page
Screenshots [View More]
Splash Page Watch Page Footer

Installation πŸ› οΈ

1. Clone this repository using

git clone https://github.com/Miruro-no-kuon/Miruro.git
cd Miruro

2. Installation

Basic Pre-Requisites

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.

Install Bun

  • Linux & macOS
curl -fsSL https://bun.sh/install | bash
  • Windows
powershell -c "irm bun.sh/install.ps1 | iex"

Verify installations

  • Check that both Node.js and Bun are correctly installed by running.
node -v
bun -v

Install Dependencies

  • You can use Bun to install dependencies quickly. If you prefer, npm can also be used with equivalent commands.
bun install

Copy .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 .env.production.local
cp .env.example .env.local

3. Run on development &/or production (npm also works)

  • Run on development mode
bun run dev
  • Run on production mode
bun start

For Local Development πŸ’»

⚠️ RESTRICTED USE

Please be aware: 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.

Deploy your own Miruro Instance

Deploy with Vercel

Vercel_Deploy_Guide.mp4

License πŸ“

Hey there! Just so you know, this project follows a Custom BY-NC License. What does that mean? Well, you're welcome to use, share, and tinker with the code as long as it's for non-commercial purposes. Oh, and don't forget to give credit to our platform, miruro.com. If you're thinking of using it for commercial stuff, sorry, that's a no-go. For all the details, check out the LICENSE file. Got questions or need special permissions? Feel free to shoot us a message!

Found a Bug? 🐞

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.

Get in Touch! πŸ“§

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.

Discord Banner 2

Support & Contributions 🀲

Want to Help Out?

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.

Star History πŸ“ˆ

Stargazers over time

About

Miruro is a free Anime Streaming Website with minimal UI. Made with ⚑ Vite & 🍞 Bun!

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • CSS 1.9%
  • Other 1.1%
0