Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
f6947544 2021-03-04 23:53 Stanislav Král

#8219 - Updated README.md so it contains Docker deployment description

fc73f187 2021-03-04 23:48 Stanislav Král

#8219 - Basic project dockerization

- created docker/Dockerfile and docker-compose.yml

00163ec2 2021-03-04 23:00 Stanislav Král

#8219 - Added recommended Python interpreter version to README.md

63fc23ba 2021-03-04 22:55 Stanislav Král

#8219 - Removed a new line character

361901f7 2021-03-04 22:48 Stanislav Král

#8219 - Added "Testing" section to README.md

7065d97a 2021-03-04 22:40 Stanislav Král

#8219 - Added pytest dependency used for testing

- added a simple testcase that checks whether index page is being served correctly

6e333f54 2021-03-04 21:41 Stanislav Král

#8219 - Python & Flask project initialization with a simple index endpoint

- added auto-generated .gitignore for Python and PyCharm projects

02c4d11b 2021-03-01 13:25 Jan Pašek

Update README.md

fd2486c6 2021-03-01 12:46 Jan Pašek

Add .gitlab-ci.yml

e21bbef3 2021-02-22 19:42 Petr Pícha

Initial commit