Go to file
2021-12-19 13:21:09 +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 removed transaction 2021-12-19 13:20:58 +03:00
scripts Merge branch 'master' of https://gitlab.com/mathwave/sprint 2021-11-14 01:24:34 +03:00
Sprint urls fix 2021-12-02 22:33:14 +03:00
SprintLib removed transaction 2021-12-19 13:20:58 +03:00
templates fix 2021-12-18 19:54:15 +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
docker-compose-local.yaml docker compose local created 2021-11-06 22:23:07 +03:00
docker-compose.yaml Revert "bot token" 2021-11-23 14:21:35 +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

Sprint

Build

docker build -t sprint .

Run

docker-compose up