Coder Social home page Coder Social logo

Logo

MIRURO.COM || MIRURO.TV

Discord Shield

⚠️ Heads Up:

JS to TS codebase transition alert; It's a work in progress, so expect some hiccups and weird stuff :)

What is Miruro?

Miruro is a cutting-edge anime streaming platform powered by the Consumet API. Crafted using React and Vite, it boasts a stylish and contemporary interface. Our platform, Miruro.com, is completely ad-free, ensuring an immersive viewing journey without interruptions.

Features 🪴

  • 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
  • Profile page to see your watch list
  • Profile page to see your continue watching
  • Check new commits to see new features and changes!

Home Page

Home Page
View More

Splash Page


Splash Page

Watch Page

Watch Page

Footer

Footer

Installation 🛠️

Before starting installation ⚠️

Before we proceed with the installation, we strongly recommend using bun for a seamless and efficient setup. While Node.js is an alternative, Bun provides a comprehensive solution tailored for our project.

1. Clone this repository using

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

2. Installation

Basic Pre-Requisites

As you might expect, Miruro relies on Node.js. However, for optimal performance, Miruro leverages Bun to achieve the fastest response times possible.

Download and install Bun

curl -fsSL https://bun.sh/install | bash

Download and install Node.js

Verify the installation

bun -v
node -v
npm -v

Install Dependencies

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

Copy the .env.example contents to .env in the root folder

cp .env.example .env

3. Run on development &/or production

npm run dev
npm start

or

bun run dev
bun start

For Local Development 💻

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.

License 📝

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.

Bug Report 🐞

If you encounter any issues or bug on the site please head to issues and create a bug report there.

Contact 📧

If you have any questions or feedback, please reach out to us at [email protected], or you can join our Discord Sever.

Discord Banner 2

Support & Contributions 🤲

⭐️ 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.

Star History 📈

Star History Chart

Note for Beginners 💬

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! 😊

Miruro no Kuon's Projects

miruro icon miruro

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

splash icon splash

⚡ Vite + ⚛️ React: Our splash page, with fast-loading and responsive design, is currently under maintenance. Stay updated for a seamless return to your anime content!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.