Go to file
2022-01-19 19:30:16 +03:00
dockerfiles removed worker dockerfile 2021-11-05 23:18:49 +03:00
FileStorage filestorage 2021-11-11 11:47:06 +03:00
Main new field added 2021-12-21 14:05:06 +03:00
postgres new field added 2021-12-21 14:05:06 +03:00
scripts Merge branch 'master' of https://gitlab.com/mathwave/sprint 2021-11-14 01:24:34 +03:00
solutions/48 new field added 2021-12-21 14:05:06 +03:00
Sprint urls fix 2021-12-02 22:33:14 +03:00
SprintLib fix 2021-12-19 13:56:14 +03:00
templates new field added 2021-12-21 14:05:06 +03:00
venv tester in docker works 2021-11-02 23:33:38 +03:00
.gitignore gitlab 2021-11-05 19:29:15 +03:00
.gitlab-ci.yml ci update 2021-12-03 10:58:50 +03:00
demo.py new field added 2021-12-21 14:05:06 +03:00
dev.sh new field added 2021-12-21 14:05:06 +03:00
docker-compose-local.yaml docker compose local created 2021-11-06 22:23:07 +03:00
docker-compose.yaml migrations 2022-01-19 19:30:16 +03:00
Dockerfile gitlab 2021-11-05 19:10:33 +03:00
manage.py registration implemented 2021-08-29 21:43:34 +03:00
pg_hba.conf tester in docker works 2021-11-02 23:33:38 +03:00
README.md config and readme 2021-11-03 12:13:41 +03:00
requirements.txt filestorage 2021-11-11 11:47:06 +03:00
web.js new field added 2021-12-21 14:05:06 +03:00

Sprint

Build

docker build -t sprint .

Run

docker-compose up