niming_backend/README.md
2024-12-18 05:02:50 +00:00

21 lines
288 B
Markdown

# Niming Backend Appserver
## build
### with docker-compose
See ``docker-compose.yml`` (It is a template)
### Manual
Prepare:
```
apt update
apt install libmagic1 libmagic-dev -y
pip3 install -r requirements.txt
```
Run:
```
python3 app.py
```
> Shirakami Fubuki is the cutest fox!!!