This repository holds projects that together comprise the Marketplace Backend and Frontend for the Acumos platform.
- JDK 1.8
- Spring STS 3.8.x (https://spring.io/tools/sts/all)
- Git Shell (https://git-for-windows.github.io/) or SourceTree (https://www.sourcetreeapp.com/) for Cloning & pushing the code changes.
- Maven 3.x
- Proxy setup to download dependencies from open source repositories
- Open Source or GitShell Command Line Interface
-
Browse to your preferred directory and run below command:
git clone https://@gerrit.acumos.org/portal-marketplace.git
-
Build via this command:
mvn clean install
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
- Writing tests
- Code review
- Other guidelines