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

https://github.com/jhb/flask_docker_autoupdate


https://github.com/jhb/flask_docker_autoupdate

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

This contains a test setup for a flask server that is auto-updated from this repo, running in a docker container.

- The flask server is started using supervisord
- supervisord also runs an update script every minute, pulling changes from the repo

You need to provide environment variables, see env.example (which should be copied to .env)