YAAAS provides a way to access information about entertainments such as Anime, Manga, etc.
You can run the following commands to clone the repository and install the dependencies
git clone https://github.com/Aerysh/yaaas
cd yaaas
pnpm install
Now you can run the server
pnpm start
After running the server, you can access the documentation at http://IP:PORT/documentation
All Pull Requests are welcome. If you found any bugs or want to add new features, please open an issue first.