You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set environment variables WORKGEN_USER and WORKGEN_PASSWORD as your MySql username and password
python3 manage.py migrate
Running the Web Server
First run redis-server on a separate terminal
Run ./manage.py runserver from django project root
Start celery workers by running celery worker -A workgen --loglevel=DEBUG --concurrency=4
About
WorkGen is a collaboration with TeachForIndia in an effort to use technology to aid teachers around the country by automating question paper generation