mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-02 15:19:55 +00:00
.github
antispam
club
com
core
counter
docs
eboutic
election
forum
galaxy
launderette
locale
matmat
pedagogy
rootplace
sas
sith
staticfiles
subscription
trombi
.coveragerc
.env.example
.envrc
.gitattributes
.gitignore
.mailmap
.npmrc
.pre-commit-config.yaml
.python-version
CONTRIBUTING.rst
LICENSE
Procfile.service
Procfile.static
README.md
biome.json
conftest.py
manage.py
mkdocs.yml
openapi-csrf.ts
openapi-ts.config.ts
package-lock.json
package.json
pyproject.toml
tsconfig.json
uv.lock
vite.config.mts
2 lines
90 B
Desktop File
2 lines
90 B
Desktop File
redis: redis-server --port $REDIS_PORT
|
|
celery: uv run celery -A sith worker --beat -l INFO |