Skip to content

lamhieo02/ParadiseBookingApp

Repository files navigation

ParadiseBookingApp

Backend Application Setup Guide

This guide provides detailed steps to set up and run the Backend application using Docker and Docker Compose. The application consists of three main components: the Backend service, MySQL database, and Redis cache.

Prerequisites

Before starting, make sure you have installed the following components on your system:

Installation Steps

Step 1: Install Docker

Follow the instructions in the Docker documentation to install Docker for your specific operating system:

Step 2: Install Docker Compose

After installing Docker, continue with the Docker Compose installation according to the Docker documentation:

Step 3: Run the Application

  1. Open the terminal.
  2. Navigate to the application directory:
    cd path/to/your/application
    

Step 4: Execute the following command to start the application using Docker Compose

 docker compose up -d

System Architecture

Alt text

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages