Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.99 KB

README.md

File metadata and controls

55 lines (33 loc) · 2.99 KB

LostPets: Lost Pets Ads System
LostPets: Lost Pets Ads System 🐾

This is a Java application for lost pets ads (my master's thesis) built with Spring. It is available at LostPets.

Code Quality 🔍

Quality Gate Status

Maintainability Rating Reliability Rating Security Rating

Bugs Code Smells Vulnerabilities

DevOps (CI/CD) ☁

DevOps (CI) DevOps (CD)

Continuous Deployment 🚀

Heroku

Installation 🔧

To install this application you can use Maven.

mvn validate

Scripts 📜

mvn spring-boot:run

Runs the app in the development mode. Open http://localhost:8080 to check it in the browser.

mvn test

Launches the test runner in the interactive watch mode.

mvn package

Builds the app for production to the target folder. The app is ready to be deployed!

License 🔑

MIT