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

https://github.com/sidi/sid-django-app


https://github.com/sidi/sid-django-app

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sample Django App
A sample django app docker image that uses mysql as a database.
## To run
### First time
`docker compose up -d --build`
### Afterwards
`docker compose start` or `docker compose restart`