mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-07-04 05:12:28 +00:00
7 lines
98 B
Makefile
7 lines
98 B
Makefile
default:
|
|
just --list
|
|
|
|
dev:
|
|
python manage.py runserver
|
|
python manage.py procrastinate worker
|