The user service for the conference app.
The user service for the conference app.
Start mongo-db
docker-compose up
Build and run project
gradlew.bat bootRun
With mongo-express, a few Users can be added and then navigate to http://localhost:8080/graphiql and run a few queries.