Files
sarlink-portal-api/justfile

7 lines
98 B
Makefile

default:
just --list
dev:
python manage.py runserver
python manage.py procrastinate worker