Skip to content

A simple chatbox created with django, uses mongodb, containerized, with an nginx reverse proxy to provide HTTPS support.

Notifications You must be signed in to change notification settings

Yassine-Rejeb/Chatbox_v2

Repository files navigation

ChatBox

A simple messenger WebApp made with Django. It includes :

  • Registration
  • Login
  • Chat UI

Storage solution: MongoDB

Installation

  1. Install Docker and docker-compose
  2. Clone repo

Usage

Open terminal under the repo directory. $ docker-compose up -d

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

This project has been developped by chxmxii, [REDACTED] and myself(M0D4S).

License

this project is under GPLv3.

About

A simple chatbox created with django, uses mongodb, containerized, with an nginx reverse proxy to provide HTTPS support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published