项目作者: D-D-ing

项目描述 :
The user service for the conference app.
高级语言: Kotlin
项目地址: git://github.com/D-D-ing/uservice.git
创建时间: 2019-01-31T06:35:55Z
项目社区:https://github.com/D-D-ing/uservice

开源协议:MIT License

下载


uservice

The user service for the conference app.

How to run

Start mongo-db

  1. docker-compose up

Build and run project

  1. 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.