mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-01-21 12:54:00 +01:00
No description
1671dd9ecc
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.1...v0.9.2) - [github.com/pre-commit/mirrors-eslint: v9.17.0 → v9.18.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.17.0...v9.18.0) - [github.com/astral-sh/uv-pre-commit: 0.5.18 → 0.5.21](https://github.com/astral-sh/uv-pre-commit/compare/0.5.18...0.5.21) |
||
---|---|---|
.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 🙂