.devcontainer
|
Remove unnecessary python path
|
2022-07-28 21:10:44 +01:00 |
docker/dev
|
Correctly expose ports to host
|
2022-07-29 09:01:43 +01:00 |
etc
|
Move gunicorn conf to etc directory
|
2022-07-29 08:29:50 +01:00 |
requirements
|
Use postgres for project db
|
2022-07-28 20:41:30 +01:00 |
scripts
|
Use pip-tools for dependency management
|
2022-07-28 18:55:47 +01:00 |
website
|
Ensure additional content fields get indexed
|
2022-07-28 23:06:11 +01:00 |
.dockerignore
|
Move development into docker
|
2022-07-28 14:42:12 +01:00 |
.gitignore
|
Actually gitignore docker volumes
|
2022-07-28 22:44:57 +01:00 |
.gitlab-ci.yml
|
Don't explicitly list python directories
|
2022-07-29 08:46:44 +01:00 |
Dockerfile
|
Move gunicorn conf to etc directory
|
2022-07-29 08:29:50 +01:00 |
justfile
|
Don't explicitly list python directories
|
2022-07-29 08:46:44 +01:00 |
Procfile
|
Move development into docker
|
2022-07-28 14:42:12 +01:00 |
setup.cfg
|
Don't explicitly list python directories
|
2022-07-29 08:46:44 +01:00 |