Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

collabhq/collab-service

Repository files navigation

Collab-Spring Backend Service

Build Status

Quality Gate Status Security Rating Maintainability Rating

This is the Spring based backend service for collab.

Prerequisites

JDK 11

Running MongoDB service

Build the project

To build, run the command: ./mvnw install -DskipTests=true in the root directory

Running the Spring Boot module

To run the Spring Boot module run the command: ./mvnw spring-boot:run in the root directory

Releases

No releases published

Packages

No packages published

Languages