Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

jounger/container-rounduse-marketplace-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

** Make sure you have Maven and JDK Version >= 1.8 **

Clone/Download the repo then edit in src / com / crm / **

# clone our repo
# --depth 1 removes all but one .git commit history
git clone https://github.com/jounger/container-rounduse-marketplace-backend.git

# change directory to our repo
cd container-rounduse-marketplace-backend

# install the repo with mvn
mvn install

# start the application
mvn spring-boot:run

go to http://localhost:8085/api in your browser or Postman (or the other similar app)

About

BACKEND for Container Round-use Marketplace project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages