https://github.com/armandris/strawberrypieserver
https://github.com/armandris/strawberrypieserver
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/armandris/strawberrypieserver
- Owner: ArmanDris
- Created: 2024-03-07T00:13:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T00:06:20.000Z (4 months ago)
- Last Synced: 2025-01-17T01:22:15.510Z (4 months ago)
- Language: Python
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StrawberryPieServer
To run server:
gunicorn -c gunicorn_config.py run:appThis will start a server on port 8000 to serve leaderboard info. It also has a simple welcome page :)