Old backend for Gab's Notes https://gabnotes.org
This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-03-14 19:48:47 +01:00
.github Fix workflow 2023-03-14 19:48:47 +01:00
.kolo
envs
src Preload fonts 2023-03-02 16:42:25 +01:00
stubs
.dockerignore
.eslintrc
.gitignore Switch to rtx 2023-02-28 14:57:28 +01:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2023-03-14 10:09:22 +00:00
.prettierrc
.tool-versions Switch to rtx 2023-02-28 14:57:28 +01:00
constraints.txt Remove hashes from dependencies & update 2023-03-14 10:55:46 +01:00
docker-compose-build.yaml
docker-compose.yaml
Dockerfile
LICENSE
pyproject.toml Ignore PLC1901 2023-03-14 11:05:58 +01:00
README.md Switch to rtx 2023-02-28 14:57:28 +01:00
requirements-dev.in
requirements-dev.txt Remove hashes from dependencies & update 2023-03-14 10:55:46 +01:00
requirements.in
requirements.txt Remove hashes from dependencies & update 2023-03-14 10:55:46 +01:00
tasks.py Remove hashes from dependencies & update 2023-03-14 10:55:46 +01:00

Blog

Publish CodeQL

Simple blog management system.

Hosted at https://gabnotes.org

Development

pip install -U pip pip-tools invoke
inv sync-dependencies
pre-commit install --install-hooks
inv test-cov
./src/manage.py migrate
./src/manage.py createsuperuser

Reuse

If you do reuse my work, please consider linking back to this repository 🙂