Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

bruno-c-p/bolao-copa-do-mundo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪙 Bolão Copa do Mundo 2022 ⚽

TechnologiesGetting StartedAPI Endpoints

Final project for a trainee program by Wise. One month to complete the project and meet the requirements.

💻 Technologies

  • Spring
  • Java
  • PostgreSQL
  • JWT
  • QueryDSL
  • Flyway

🚀 Getting started

Prerequisites

Prerequisites necessary for running the project:

Cloning

To clone this project, simply run:

git clone https://github.com/bruno-c-p/bolao-copa-do-mundo-api

Config .env variables

Use the .properties files in /resources as reference to set your environment variables

Starting

How to start your project

cd bolao-copa-do-mundo-api
mvn spring-boot:run