This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
DEMOS2/commands.txt

5 lines
174 B
Plaintext
Executable File

celery -A allauthdemo worker -l info //start celery worker from parent dir of allauthdemo
python manage.py runserver //start django server
node index.js //start node server