No description
Find a file
Firq 8d2de1766b
Some checks failed
/ backend-pylint (push) Successful in 1m30s
/ build-artifacts (push) Successful in 16s
/ publish-artifacts (push) Successful in 1m7s
/ release (push) Failing after 22m48s
/ build-and-push-container (push) Successful in 3m14s
Utils and better handling
2024-10-04 15:03:44 +02:00
.forgejo/workflows Switched API 2024-10-04 00:31:31 +02:00
support_formatter Utils and better handling 2024-10-04 15:03:44 +02:00
.gitignore Initial Version 2024-09-30 20:40:26 +02:00
Dockerfile Initial Version 2024-09-30 20:40:26 +02:00
MANIFEST.in Initial Version 2024-09-30 20:40:26 +02:00
pyproject.toml Utils and better handling 2024-10-04 15:03:44 +02:00
README.md Initial Version 2024-09-30 20:40:26 +02:00

support-organizer

Setup

Set up the venv and requirements

py -m venv .venv
.venv/Scripts/activate
pip install -e .

Running

Start the server using

py -m support-formatter