Skip to content

πŸ“‘ Backend responsible for handle themes from services like AnimeThemes and Opening.moe for Ritsu and more!

License

Notifications You must be signed in to change notification settings

RitsuProject/Mio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mio

πŸ“‘ Backend responsible for handle themes from services like AnimeThemes and Opening.moe for Ritsu and more!

How to Run

  • Fork the project and clone to your computer.

  • Set the environment variables in .env as described below.

  • Run yarn dev for the development environment or yarn start to the production environment

.env Structure

.env
└── MONGOURI
    β”œβ”€β”€ The URL of your MongoDB database that Ritsu will use.
└── PORT
    β”œβ”€β”€ The port to listen on, if not specified, Mio will listen in 3001.

Branch's

  • main - It is just to release the final code to Mio, all that is in it is what is currently running in production.

About

πŸ“‘ Backend responsible for handle themes from services like AnimeThemes and Opening.moe for Ritsu and more!

Topics

Resources

License

Stars

Watchers

Forks