https://github.com/5afe/safe-sync-status
https://github.com/5afe/safe-sync-status
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/5afe/safe-sync-status
- Owner: 5afe
- License: mit
- Created: 2021-10-29T15:27:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T09:39:41.000Z (about 4 years ago)
- Last Synced: 2025-03-21T10:53:03.739Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# safe-sync-status
## Setup
```
python -m venv venv
source venv/bin/activate
pip install -r requirements-dev.txt
python src/manage.py runserver
```
The status page can then be accessed via http://127.0.0.1:8000/