https://github.com/dorosch/certifybot
https://github.com/dorosch/certifybot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dorosch/certifybot
- Owner: dorosch
- Created: 2024-03-22T16:07:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T12:52:15.000Z (8 months ago)
- Last Synced: 2025-03-06T07:15:23.308Z (3 months ago)
- Language: Python
- Homepage:
- Size: 514 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CertifyBot
[](https://github.com/dorosch/CertifyBot/actions/workflows/tests.yml)
## Quick start
To start the project run. After launch, the admin panel is available at [http://0.0.0.0:8000/](http://0.0.0.0:8000/):
```shell
docker-compose up --build
```