Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.1 KB

File metadata and controls

49 lines (30 loc) · 1.1 KB

Project Title

Project description goes here. It should give us a general idea of the main goals of the project (what problem aims to solve?).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to run the project and how to install them

For example

Environment variables

Variable Description Required?
VAR_NAME description If not, please especify the default value

Installing

A step by step guide to get your development environment running.

Always write a explanation of each step as shown below.

  • Build the project
mvn clean install
  • Run the project
java -jar target/*.jar

Running the tests

Explain how to run the automated tests for this system

Deployment

Add additional notes about how to deploy this on all environments.

Documentation

See full docs.