Skip to content

Projeto criado durante a semana Spring React promovida pelo pessoal da DevSuperior, desenvolvemos um dashboard de vendas utilizando Spring e React.

Notifications You must be signed in to change notification settings

grubio1995/projeto-sds3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Semana Spring React - SDS 3.0

Event on May 3 to 9, 2021 to create a sales dashboard.

Deploy:

https://grubio-dsvendas.netlify.app/

Technologies

Back-end

- Java

- Spring Boot

- Spring Data JPA

- Spring Security

- Maven

Front-end

- JavaScript

- ReactJS

- TypeScript

- HTML

- CSS

- Bootstrap

- Apex Charts

- Visual Studio Code

Deployment in production

- Back-end: Heroku

- Front-end: Netlify

- Database: Postgresql 12

How To Run The Project

Back-End

Prerequisites: Java 11

# Clone repository
$ git clone https://github.com/grubio1995/projeto-sds3.git

# Enter the project back-end folder
$ cd backend

# Run project
$ ./mvnw spring-boot:run

Front-End

Prerequisites: npm or yarn

# Clone repository
$ git clone https://github.com/grubio1995/projeto-sds3.git

# Enter the project front-end folder
$ cd frontend

# Install dependencies
$ yarn install

# Run project
$ yarn start

# Access localhost
http://localhost:3000

About

Projeto criado durante a semana Spring React promovida pelo pessoal da DevSuperior, desenvolvemos um dashboard de vendas utilizando Spring e React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published