Skip to content

Code-Alien/Simple-Calendar-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Calendar-System

img

A full-stack application with React frontend, Java backend, and MySQL database.

Prerequisites

Before you begin, ensure you have the following installed on your system:

Getting Started

Follow these steps to get the project up and running on your local machine.

1. Clone the Repository

You can either clone the repository or download it as a ZIP archive.

git clone https://github.com/Code-Alien/Simple-Calendar-System
cd Simple-Calendar-System

2. Start the Application

Run the following command to build and start all services:

docker compose up

This will start three services:

  • Frontend (React with Vite) on port 3000
  • Backend (Java) on port 8080
  • MySQL Database on port 3306

To run in detached mode (in the background):

docker compose up -d

The first build may take several minutes as Docker downloads images and installs dependencies.

3. Access the Application

Once all containers are running, you can access:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •