Skip to content

froschi95/djangory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DJANGORY

Djangory is a simple realtime chat application built with Django, Channels, HTML, CSS (Tailwind CSS) and Javascript.

To run this project

  • First create a virtual environment python -m venv env
  • Install the required modules and packages pip install -r requirements.txt
  • Navigate into the django_chat directory and run the following commands python manage.py makemigrations python manage.py migrate python manage.py runserver
  • Now, on your browser, open your localhost.

Cheers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published