Prepare deployment and Forgejo CI
Some checks failed
CI / check (push) Failing after 8s

This commit is contained in:
kacper 2026-04-14 20:17:29 -04:00
parent 51706d2d11
commit 853e99ca5f
21 changed files with 1402 additions and 77 deletions

13
.dockerignore Normal file
View file

@ -0,0 +1,13 @@
.git/
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.env
.env.*
!.env.example
frontend/node_modules/
frontend/dist/
frontend/.vite/
examples/quadrature-encoder-course/
*.pyc