Skip to content

Tohjuler/Ani-Master

Repository files navigation

Ani-Master


The hub for anime and all related content.



Warning

The project is still in the early stages of development. But if you are interested, then star the project and come back later.

Table of Contents

⚡General Information

This project was started because I was tired of having to use the public websites. There are some that is fine, but you almost always have to deal with ads and popups. Also, you needed a VPN for security and privacy. So I started to look for a website I could self-host, but there was none good enough.
So I decided to make my own.

🥅The Goal

  • A website that is easy to use.
  • A website that is easy to self-host.
  • A website that is easy to maintain.
  • A website that is easy to update.
  • A place where there is everything you need.

🧬Tech Stack

🔥Features

🟢List the ready features here:

  • Auth
  • Basic Anime Watching

🟡Currently working on:

  • Main page
  • Anime page
  • Search page
  • Cache

🔴Next features:

  • Main structure
    • More...

🎦Screenshots

Anime search page (Work in progress, not finished)

Anime page (Work in progress, not finished)

🔨Setup

💻Local Development

  1. Clone the repo
  2. Install dependencies npm install
  3. Start the server npm run dev

🚦Project Status

Project is: in progress

📝Contribution

Contributions are always welcome! Contributions can be given in the form of:

  • Code (PR)
  • Documentation (PR)
  • Ideas (Issues)
  • Bug reports (Issues)