Skip to content

maximehyh/web-socket-messaging

Repository files navigation

web-socket-messaging

Simple instant messaging app using flask-socketio

Capture d’écran 2019-04-28 à 12 34 14

flask-socketio documentation: https://flask-socketio.readthedocs.io/en/latest/

Run

  • Run 'docker-compose build' and 'docker-compose up' (need to wait a little bit for postgres container to get ready)

Tests

  • Run 'docker-compose run web python init_db.py' and 'docker-compose run -e TESTING=true --rm web python -m unittest'

Architecture

Architecture

About

Simple instant messaging app using flask-socketio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published