Skip to content

giobaski/hansab-project-spring-boot-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hansab project with Spring Boot and React

Restfull Api for for querying information about users and cars.

To run this you need:

  • Java 11
  • Maven
  • node.js
  • npm

Building and running the app

  • To build the Java app run ./mvnw clean package
  • To run the Java app run java -jar target/cars-rest-api-0.0.1-SNAPSHOT.jar
  • To start the front end, cd into frontend-react and run npm start

OR check project deployed on Heroku server

CI/CD is implemented using Github Actions. If all tests pass successfully, package will be deployed/updated on Heroku Screen Shot 2021-04-25 at 9 52 23 PM

About

Restfull Api for for querying information about users and cars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors