Skip to content

FingerLakesRunnersClub/Leaderboards

FLRC Leaderboards

CI Coverage

Maintainability Rating Reliability Rating Security Rating

This repository contains the code for the various leaderboard apps that the Finger Lakes Runners Club uses:

Requirements

Installation

  • Run dotnet restore to restore dependencies

Usage

  • Run dotnet watch --project Challenge run to start the Challenge server

    • or dotnet watch --project TrailCircuit run to start the Trail Circuit server
  • Browse to http://localhost:5000

  • Run dotnet test to run tests before committing/pushing

Via Docker Compose

  • Run ./dcd up to start both apps simultaneously
  • Browse to http://localhost:5001 for the Challenge, or http://localhost:5002 for the Trail Circuit
  • Run docker-compose exec dashboard dotnet test to run tests before committing/pushing

(dcd stands for Docker Compose Dev, and is simple Bash script that translates Docker Compose commands to always use the dev config file)

About

Leaderboards for the FLRC Challenge and Trail Circuit

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •