Skip to content

Backend Rest API - POC for a portal for connecting future tenants and owners for seasonal rentals.

Notifications You must be signed in to change notification settings

popcodelab/spring-rest-api-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

Châtop

  • Front-end : Angular 14.1.0
  • Back-end : Spring Boot 3.2.4 - Restful API - JWT

Install

After having cloned the project, go inside the folder:

cd spring-rest-api-back-end

Font-end

Go inside the front-end folder

cd front-end

Open the README.md file and follow the instructions.

Back-end

Return to the parent folder :

cd ..

Go inside the back-end folder

cd front-end

Open the README.md file and follow the instructions.