niming_backend/README.md

21 lines
288 B
Markdown
Raw Normal View History

2024-12-18 13:02:50 +08:00
# Niming Backend Appserver
2024-12-18 13:00:33 +08:00
## 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
```
2024-12-18 13:02:50 +08:00
> Shirakami Fubuki is the cutest fox!!!