Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.01 KB

README.md

File metadata and controls

35 lines (27 loc) · 2.01 KB

API-driven Design

Pizza Delivery Network

Seven Peaks Software Dec. 8th 2021

Getting started

  • Type: maven clean compile to compile the project
  • Have MongoDb running locally with a user: test/test and db: test
  • Run the API locally by going to ./api directory and typing mvn spring-boot:run
  • API available at: http://localhost:8080/api

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: