Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 186 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 186 Bytes

How to run local redis?

  1. Open terminal
  2. Run 'redis-server'

How to run this project locally?

  1. Open terminal
  2. Execute pip install -r requirements.txt
  3. Run 'application.py'