https://github.com/ar-ray-code/firstclassification
The 1st classification server
https://github.com/ar-ray-code/firstclassification
Last synced: about 2 months ago
JSON representation
The 1st classification server
- Host: GitHub
- URL: https://github.com/ar-ray-code/firstclassification
- Owner: Ar-Ray-code
- License: apache-2.0
- Created: 2023-12-12T04:41:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T10:47:01.000Z (over 1 year ago)
- Last Synced: 2025-01-30T21:48:09.815Z (3 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FirstClassification
The 1st classification server## Build
```bash
docker-compose up --build first_classification
```