An open API service indexing awesome lists of open source software.

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.

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**.