Skip to content

Repository files navigation

March Madness 2024

This repository contains code for running the March Madness 2024 event.

Deploying

First, clone the repository. You'll need to fetch the required files and generate the needed code:

# Fetch needed submodules
git submodule update --init --recursive
# Generate the needed code
go generate ./...

Then, you can drop into a Nix shell and start the server:

nix develop
go run .

Edit the config.json as needed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages