8000 GitHub - artrey/web-chat: Simple web chat with sections and threads
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

artrey/web-chat

Repository files navigation

Web chat

web-chat

Python Django Django REST Framework PostgreSQL gunicorn GitHub%20Actions Heroku

Usage

Preparing phase

  1. Make .env with desired variables (optional)

  2. Run the commands:

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Developing

pip install -r requirements-dev.txt

About

Simple web chat with sections and threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0