Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

docs

Website

This documentation site is built using Docusaurus, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Structure

  • Using Jury
    • Deploying for your Hackathon
    • Physical Judging Setup
    • Judging Overview
    • Jury Admin
      • Configuration
      • Adding Projects
      • Adding Judges
      • Tracks
      • Groups
      • Admin Dashboard
    • Jury Judging
      • Judge Onboarding
      • Judging Interface
  • Contributing
  • Technical Details
    • Frontend
      • Routing
      • Components
      • Styling
      • Misc Conventions
    • Backend
      • API
      • Database
    • Development
      • CI/CD
      • Github
    • Rank Aggregation
    • Integration (w public API)
  • Reference
    • Frontend
    • Backend (Private API)
    • Public API
    • Environmental Variables