$ make docker-build$ make docker-compose-upThe required database and tables will be created and the application will be started.
If you want to start only the database for development purposes, run docker-compose-up-db instead of docker-compose-up.
$ make docker-compose-down$ make verify-group-chat