Skip to content

nth-coding/dev-community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-community

  1. pip install -r requirements.txt
  2. install elastic search, config its password in /web_backend/src/settings.py, turn on elastic sever
  3. install redis, turn on redis server
  4. cd web_backend
  5. python manage.py search_index --rebuild (first time)
  6. python -m celery -A src worker -l info -P gevent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published