A system of token-authenticated product and employee registrations and restrictions on common administrator and user, CRUD functionalities and projections according to the category.
- Java 17
- Spring Boot
- Spring Security
- Outh2
- JPA / Hibernate
- Maven
- Lombok
- Back-End: In progress
- Front-End: In progress
- Database : In progress
Prerequisite: Java 17.
#clone repository.
git clone https://github.com/FelipeSdsilva/dscatalog
#enter in folder backend.
cd backend
#execute the project.
./mvnw spring-boot:run
Prerequisite: Node.
#clone repository.
git clone https://github.com/FelipeSdsilva/dscatalog
#enter in folder frontend.
cd frontend
#install depêndencia.
yarn install
#executar o projeto.
yarn start
Felipe Sousa https://www.linkedin.com/in/felipesdsilva/