Skip to content

A repository with the demonstration of Redis pubsub feature with live link.

Notifications You must be signed in to change notification settings

alrafiabdullah/redis-pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDIS PubSub

Requirements

Python 3.8.16

  • Add a .env file with values.
  • Create and activate a virtual environment.
  • Run pip install --upgrade pip to upgrade pip version.
  • Run pip install -r requirements.txt to install the dependencies.
  • Run python manage.py migrate to migrate the DB changes.
  • Run python manage.py runserver and go to http://127.0.0.1:8000

env

DJANGO_SECRET_KEY=