mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-05 07:44:38 +00:00
.. | ||
modules | ||
.python-version | ||
main.py | ||
README.md | ||
requirements.txt | ||
vercel.json |
Anix Backend
This is the backend for AniX, an unofficial WEB client for the Android app Anixart.
It is using FastAPI and server as a proxy between app API and Web Client.
Deployment
Environment variables
- API_PREFIX - sets the api prefix
Docker
Refer the docker deployment from root README file
Vercel
- fork the repository
- create a new project on vercel and set the root directory to backend
- (optionally) set API_PREFIX env variable
- click deploy
One-Click Deploy
note: this will create a new repository