Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 2.07 KB

README.md

File metadata and controls

45 lines (35 loc) · 2.07 KB

Star Wars Resistence Social Network

An API REST to manage war resources

Getting Started

Running in a container

Build the project

./mvnw clean package

Build the Docker Image

docker build -t letscode/starwarsresistencesocialnetwork .

Run the container

docker run -p 8080:8080 letscode/starwarsresistencesocialnetwork

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: