Orfeo Terkuci
8414307708
Update github workflows
2026-03-24 20:04:18 +01:00
Orfeo Terkuci
466cc51bc3
Update start scripts
2026-03-24 20:04:10 +01:00
Orfeo Terkuci
212b1051a7
Reorder Dockerfile instructions: move source code copy before dependency installation
2026-03-24 20:03:58 +01:00
Orfeo Terkuci
fa2d47ca66
Refactor project structure: separate backend dependencies into pyproject.toml
2026-03-24 20:03:51 +01:00
Orfeo Terkuci
b87e9c36a6
Remove unused dependencies
...
Dependencies which are not used, such as geopy, legacy-cgi and lxml are removed.
Subdependencies such as beautifulsoup4 and pytz have been removed
2026-03-22 16:08:43 +01:00
Orfeo Terkuci
edc22c6461
Remove duplicate pytest declaration
2026-03-22 15:54:42 +01:00
Orfeo Terkuci
698ca0287d
Remove old requirements.txt files
2026-03-22 15:39:33 +01:00
Orfeo Terkuci
1034d95145
Update dockerfile to use UV
...
Change backend context from . to ./backend in docker-compose.
This is necessary for copying the pyproject.toml and uv.lock files from project root level
2026-03-22 15:39:23 +01:00
Orfeo Terkuci
e7f96499b9
Create pyproject.toml file and import dependencies
2026-03-22 15:39:09 +01:00