Skip to content

Bluewaree/messenger-app

Repository files navigation

messenger-app

# .env file needeed even if empty (All variables are set to default)

# run dockerized app
$ docker-compose up

# run asyncio unit test 
$ docker exec -it messenger-app_app_1 pytest -m "asyncio"

# default landing page
$ http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published