An open API service indexing awesome lists of open source software.

https://github.com/dorosch/certifybot


https://github.com/dorosch/certifybot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# CertifyBot

[![Tests](https://github.com/dorosch/CertifyBot/actions/workflows/tests.yml/badge.svg)](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
```