Skip to content

hazem-a1/apartment-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Apartment Listing

Description

This application leverages Docker Compose to seamlessly run two essential services: Next.js for the user interface and Nest.js for the backend API.

Features

  • Next.js Frontend: Provides a dynamic and interactive user experience. runs on http://localhost:3000/
  • Nest.js Backend: Offers a robust and scalable foundation for managing your application's logic and data. api docs on http://localhost:3001/api/docs
  • Nest.js Backend: once you create the database and run the application, the database will be populated with some data.

Running the Application

Prerequisites:

Clone the Repository:

git clone https://github.com/hazem-a1/apartment-fullstack.git

Start the Services:

docker-compose -f docker-compose.yaml up -d --build

About

this repo uses docker nextjs nestjs and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published