# mrms-api **Repository Path**: lenchu/mrms-api ## Basic Information - **Project Name**: mrms-api - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-01-29 - **Last Updated**: 2021-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mrms-api ## Deployment ### clone this repository `git clone git@gitee.com:lenchu/mrms-api.git` ### compose up `cd mrms-api && docker-compose up` ### or daemon mode `cd mrms-api && docker-compose up -d`