Second version of caps games tracking service. With revamped interface and backend. New version allows hosting tournaments and improved statistics. This version currently powers Global Caps League official site.
To lanuch applicaiton in local enviroment use maven to start CapserV2Application.java and node js to start frontend start package.json script.
For local configuration PostgreSQL database needs to be provided. Credentials should be set as correct environmental variables when starting backed service:
Also secret for generating jwt secrets and automatic acceptance cron need to be set:
For email communication with users email env must be set for a gmail account: