$ pnpm docker-build
$ pnpm docker-compose-up
The 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
.
$ pnpm docker-compose-down
$ pnpm verify-group-chat