Skip to content

EricToCode/chatMessaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatMessaging

This is a Django app. It is a messaging app with user login features.

To use app, run the following commands inside the main folder

First initiate redis as backing store using Docker: docker run -p 6379:6379 -d redis:5

Then start the local server using Django: python3 manage.py runserver

About

This is a simple messaging app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published