https://github.com/robertene1994/lostpets-back-end
Back-end application for lost pets ads.
https://github.com/robertene1994/lostpets-back-end
ad lost lostpets pets spring spring-boot
Last synced: 3 months ago
JSON representation
Back-end application for lost pets ads.
- Host: GitHub
- URL: https://github.com/robertene1994/lostpets-back-end
- Owner: robertene1994
- License: mit
- Created: 2020-10-07T19:46:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T15:54:41.000Z (over 4 years ago)
- Last Synced: 2025-01-21T10:30:53.524Z (4 months ago)
- Topics: ad, lost, lostpets, pets, spring, spring-boot
- Language: Java
- Homepage: https://lostpets-web.herokuapp.com
- Size: 3.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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](https://lostpets-web.herokuapp.com).#### Code Quality 🔍
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end)
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end)
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-back-end)
#### DevOps (CI/CD) ☁
[![DevOps (CI)]()](https://github.com/robertene1994/lostpets-back-end/actions?query=workflow%3A%22DevOps+%28CI%29%22) [![DevOps (CD)]()](https://github.com/robertene1994/lostpets-back-end/actions?query=workflow%3A%22DevOps+%28CD%29%22)
#### Continuous Deployment 🚀

## Installation 🔧
To install this application you can use [Maven](http://maven.apache.org/).
```bash
mvn validate
```## Scripts 📜
### `mvn spring-boot:run`
Runs the app in the development mode.
Open [http://localhost:8080](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 🔑
[](LICENSE)