https://github.com/mhdned/realtiuo
This is a sample real estate website built with Nest.js, designed for demonstration purposes on my GitHub profile.
https://github.com/mhdned/realtiuo
jest nestjs postgresql typescript
Last synced: about 1 year ago
JSON representation
This is a sample real estate website built with Nest.js, designed for demonstration purposes on my GitHub profile.
- Host: GitHub
- URL: https://github.com/mhdned/realtiuo
- Owner: mhdned
- Created: 2025-02-09T09:46:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-20T14:19:22.000Z (about 1 year ago)
- Last Synced: 2025-05-20T15:34:11.130Z (about 1 year ago)
- Topics: jest, nestjs, postgresql, typescript
- Language: TypeScript
- Homepage:
- Size: 221 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtiuo
#### Real Estate Application
This is a sample real estate website built with Nest.js, designed for demonstration purposes on my GitHub profile. The project showcases a structured and scalable backend using Nest.js, featuring property listings, user authentication, and basic CRUD operations. While this is not a production-ready application, it serves as a foundation for building real estate platforms using modern backend technologies.
> Note: This project is intended to be a sample project for my GitHub profile and is not an official release.
## Features
## Installation
1. Clone this repository to your local machine:
```bash
git clone https://github.com/mhdned/realtiuo.git
cd realtiuo
```
2. Start the application:
```bash
npm run start:dev
```
3. Open your browser and go to http://localhost:3000/ to use the app.
## Usage
This project is only a **sample application** created to learn **Nest.js** and is not intended for real-world use. Feel free to explore the code, but no further attention is needed as this is just for practice. 😊
## Technologies Used
## License
This project is **unlicensed**.