mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-01-22 05:13:54 +01:00
No description
21b2af34d6
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.6...v0.9.1) - [github.com/astral-sh/uv-pre-commit: 0.5.14 → 0.5.18](https://github.com/astral-sh/uv-pre-commit/compare/0.5.14...0.5.18) |
||
---|---|---|
.devcontainer | ||
.github | ||
.idea | ||
.vscode | ||
contrib | ||
db | ||
envs | ||
src | ||
.dockerignore | ||
.eslintrc | ||
.gitignore | ||
.gitmodules | ||
.mise.toml | ||
.pre-commit-config.yaml | ||
.prettierrc | ||
docker-compose-build.yaml | ||
docker-compose.yaml | ||
Dockerfile | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
tasks.py | ||
uv.lock |
charasheet
Manage your RPG party & character using an interactive web app accessible from any browser.
Quick start
Clone, then
uv sync
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 🙂