Skip to content

robertene1994/lostpets-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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