Skip to content

mautrok/basketStatsServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basketStatsServer

Backend for basket stats

Required

  1. Postgresql-9.3 or major
  2. statsBasketServerJPA

Before

Before starting the application you need to create (if you didn't allready have it) a user on postgresql, with credentials:

  • user : postgres
  • password : postgres

Then clone statsBasketServerJPA and launch task install.

To Start

To start the application launch on the project's root:

gradle build && java -jar build/libs/basketStatsServer.war

and go on localhost:8080/index.html. Have fun.

About

Backend for basket stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published