https://github.com/robertene1994/lostpets-web
Web application for lost pets ads.
https://github.com/robertene1994/lostpets-web
ad angular lost lostpets pets
Last synced: about 2 months ago
JSON representation
Web application for lost pets ads.
- Host: GitHub
- URL: https://github.com/robertene1994/lostpets-web
- Owner: robertene1994
- License: mit
- Created: 2020-09-21T00:20:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T15:12:41.000Z (over 5 years ago)
- Last Synced: 2026-01-01T04:21:49.356Z (5 months ago)
- Topics: ad, angular, lost, lostpets, pets
- Language: TypeScript
- Homepage: https://lostpets-web.herokuapp.com
- Size: 1.55 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 Web application for lost pets ads (my master's thesis) built with Angular. It is available at [LostPets](https://lostpets-web.herokuapp.com).
#### Code Quality 🔍
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web)
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web)
[](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web)
#### DevOps (CI/CD) ☁
[![DevOps (CI)]()](https://github.com/robertene1994/lostpets-web/actions?query=workflow%3A%22DevOps+%28CI%29%22) [![DevOps (CD)]()](https://github.com/robertene1994/lostpets-web/actions?query=workflow%3A%22DevOps+%28CD%29%22)
#### Continuous Deployment 🚀

## Installation 🔧
To install this application you can use [npm](https://www.npmjs.com/), the [Node](https://nodejs.org/)'s package manager.
```bash
npm install --save
```
## Scripts 📜
### `npm start`
Runs the app in the development mode.
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles Angular in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. The app is ready to be deployed!
## License 🔑
[](LICENSE)