This is a project for the use of websockets in real-time messaging, like a cloan to some messaging application
1. Java 21(JDK)
2. Angular 12
3. Spring Boot 3.0 or higher
1. Clone project
git clone https://github.com/cesarvargasL/Real-time-messaging-app.git
2. install
In the folder 'frontend' you must run the following commandnpm install
2. Run project
-
run backend for IDE:
mvn spring-boot:run
-
run frontend for IDE:
ng serve
Technologies used in the project:
- TypeScript
- HTML
- SCSS
- Node v14
- SpringBoot
- Angular 12
- Java 21
This project is developed by
- César Vargas