https://github.com/robertene1994/stranger-houses
Website for renting and selling properties.
https://github.com/robertene1994/stranger-houses
express mongodb nodejs properties rent sell swig
Last synced: 22 days ago
JSON representation
Website for renting and selling properties.
- Host: GitHub
- URL: https://github.com/robertene1994/stranger-houses
- Owner: robertene1994
- License: mit
- Created: 2020-10-30T18:47:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T19:47:52.000Z (about 5 years ago)
- Last Synced: 2025-01-21T10:30:49.490Z (10 months ago)
- Topics: express, mongodb, nodejs, properties, rent, sell, swig
- Language: JavaScript
- Homepage: https://stranger-houses.herokuapp.com
- Size: 30.4 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Stranger Houses
### Web application for renting and selling properties built with Node (Express, Swig and MongoDB). It can be accessed at [Stranger Houses](https://stranger-houses.herokuapp.com).
#### DevOps (CI/CD) ☁
[![DevOps (CD)]()](https://github.com/robertene1994/stranger-houses/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 production mode.
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.
### `npm run start:dev`
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.
## License 🔑
[](LICENSE)