Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 582 Bytes

Challenge

Requirements

  • java JDK 14.0.2
  • Node
  • Postgresql
  • Docker
  • Linux or Windows with Hyper-V enable

Technologies implemented:

  • Spring boot
  • Spring data rest
  • Spring oauth
  • Postgres
  • Liquibase
  • Google authentication
  • Docker
  • React.js
  • Redux

Instructions (using docker)

To run this application you just have to execute the "docker-compose build" command on base directory of the project and then execute "docker-compose up -d". These commands wil run the application and automatically. After running the web app can accessed by http://localhost:3000