You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 days ago | |
---|---|---|
.devcontainer | 1 week ago | |
.github | 3 weeks ago | |
.idea | 1 week ago | |
.vscode | 4 months ago | |
contrib | 5 months ago | |
db | 5 months ago | |
envs | 5 months ago | |
src | 1 week ago | |
.envrc | 1 month ago | |
.eslintrc | 5 months ago | |
.gitignore | 1 month ago | |
.gitmodules | 5 months ago | |
.pre-commit-config.yaml | 1 week ago | |
.prettierrc | 5 months ago | |
.tool-versions | 1 month ago | |
Dockerfile | 2 months ago | |
LICENSE | 5 months ago | |
README.md | 1 month ago | |
constraints.txt | 1 week ago | |
docker-compose-build.yaml | 5 months ago | |
docker-compose.yaml | 5 months ago | |
pyproject.toml | 1 week ago | |
requirements-dev.in | 2 months ago | |
requirements-dev.txt | 5 days ago | |
requirements.in | 3 months ago | |
requirements.txt | 1 week ago | |
tasks.py | 3 weeks ago |
README.md
charasheet
Quick start
Clone, then
pip install -U pip pip-tools invoke
inv sync-dependencies
pre-commit install --install-hooks
inv test
./src/manage.py migrate
./src/manage.py loaddata initial_data
./src/manage.py createsuperuser
Reuse
If you do reuse my work, please consider linking back to this repository 🙂