Skip to content

Hacklor/PubQuizBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PubQuiz Backend

This is the backend that supports the PubQuiz

Prerequisites

  • HomeBrew
  • JQ via HomeBrew
  • asdf

Setup

Install dependencies for Java and plugins for asdf.

brew install jq         // OSX
sudo apt install jq     // Ubuntu
asdf plugin-add java
asdf plugin-add maven

asdf automatically installs the correct java and maven versions

asdf install
mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published