Spring Boot application with Angular 14 on the frontend integrated with PostgreSQL database.
The application will be constructed using the following architecture:
- front-end - with Angular 11 as the main framework, with Templates, Components and HTTP Client for communication with the REST-full application server,
- back-end - server side with Spring Boot, Spring REST Controllers, and Spring Data JPA for communication with the database,
- database - submitted data will be stored in the PostgreSQL database.
- Java 18
- Spring Boot 2.7.1.RELEASE,
- PostgreSQL 15,
- Maven 3.8.6
- angular 14
- angular typescript
- html5
- css3
- bootstrap
- angular material
git clone https://github.com/anasmak04/Project-fil-rouge-.git spring-angular-project-example
This will get a copy of the project installed locally. To install all of its dependencies and start each app, follow the instructions below.
To run the server, cd into the server folder and run :
./mvnw spring-boot:run
To run the client, cd into the client folder and run:
npm install && npm start
any help please contact me
anasdev8@gmail.com