Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Zagrios/OC-P13-YourCarYourWay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Your Car Your Way - POC

This project uses Angular 16 for the Front-End, and the Back-End is divided into multiple services using SpringBoot 3.5.

POC Architecture preview

Diagramme Technique drawio (2) (en)

Requirements

Installation

1. Clone the Repository

git clone https://github.com/Zagrios/OC-P13-YourCarYourWay.git

2. Start the Application

The repository contains a docker-compose.yml file that will build and run all the services (MySQL Databases, SpringBoot services, and the Angular app).
To start the application, navigate to the root folder of the cloned repository and execute docker-compose up.

Using the Application

Once everything is started with Docker, you can access http://localhost:80 start create accounts and chatting.
Note: For this POC, accounts with the username admin will automatically be assigned the ADMIN role and be able to view all tickets created by users.

Preview of the website

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published