Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

YOUR CAR YOUR WAY

YOUR CAR YOUR WAY

This project was generated with Angular version 17. and Java version 21 / Spring Boot version 3

Start the project

Git clone:

git clone https://github.com/ookaamii/POC.git;

Go inside folder front:

cd front;

Install dependencies:

npm install;

Launch Front-end:

ng serve;

Go inside folder back:

cd yourcar

Install dependencies:

mvn clean install;

Launch Back-end:

mvn spring-boot:run;

Navigate to http://localhost:4200/chat and insert a name, then start the chat ! For the "service client", navigate to http://localhost:4200/chat/service-client and respond to the customer !

The SQL file is : /yourcar/src/main/resources/data.sql

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages