A really shitty REST API for Anifox.moe
Change ".env_example" to just ".env" and fill in the parameters as you see fit
Build the image using docker build -t .
Edit docker-compose.yml and change "image" in the api service to chosen tagname
Install docker-compose from https://docs.docker.com/compose/install/
Run docker-compose up -d\
These Instructions will tell you how to run this on your local machine\
- This repo uses node-gyp as a dependency
Please find out how to install this on your OS at
https://github.com/nodejs/node-gyp - Obviously a running database is needed too, this project currently uses node-mysql running on localhost
Run these commands in the project directory,
npm install
Or if you a yarn person
yarn
Use
yarn run start || npm run start
This project is licensed under the MIT License - see the LICENSE.md file for details
Thanks to @Kylart For making some useful scraper's for searching Nyaa and MAL