Add PostgreSQL
We're going to need to use a database to store the state (and results) of pdf conversions.
Showing
- .env.example 11 additions, 0 deletions.env.example
- .gitlab-ci.yml 7 additions, 0 deletions.gitlab-ci.yml
- README.md 1 addition, 0 deletionsREADME.md
- requirements-dev.txt 1 addition, 0 deletionsrequirements-dev.txt
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- service/core/database.py 45 additions, 0 deletionsservice/core/database.py
- service/core/settings.py 6 additions, 0 deletionsservice/core/settings.py
Loading
Please register or sign in to comment