Go to file
2022-10-28 22:16:23 +02:00
.idea Initial commit 2022-10-28 22:16:23 +02:00
contrib Initial commit 2022-10-28 22:16:23 +02:00
db Initial commit 2022-10-28 22:16:23 +02:00
docker Initial commit 2022-10-28 22:16:23 +02:00
envs Initial commit 2022-10-28 22:16:23 +02:00
src Initial commit 2022-10-28 22:16:23 +02:00
.envrc Initial commit 2022-10-28 22:16:23 +02:00
.eslintrc Initial commit 2022-10-28 22:16:23 +02:00
.gitignore Initial commit 2022-10-28 22:16:23 +02:00
.gitmodules Initial commit 2022-10-28 22:16:23 +02:00
.pre-commit-config.yaml Initial commit 2022-10-28 22:16:23 +02:00
.prettierrc Initial commit 2022-10-28 22:16:23 +02:00
docker-compose-build.yaml Initial commit 2022-10-28 22:16:23 +02:00
docker-compose.yaml Initial commit 2022-10-28 22:16:23 +02:00
Dockerfile Initial commit 2022-10-28 22:16:23 +02:00
pyproject.toml Initial commit 2022-10-28 22:16:23 +02:00
README.md Initial commit 2022-10-28 22:16:23 +02:00
tasks.py Initial commit 2022-10-28 22:16:23 +02:00

charasheet

Quick start

pre-commit install --install-hooks
poetry install
inv test