Skip to content

New updated and unfinished backend for the tournament-tracker web app

Notifications You must be signed in to change notification settings

Nehliin/tournament-tracker-backend

Repository files navigation

tournament-tracker-backend Coverage Status Rust

New updated and unfinished backend for the tournament-tracker web app

How to run:

  1. Install docker
  2. Install sqlx-cli: cargo install --version=0.2.0 sqlx-cli --no-default-features --features postgres
  3. Run ./scripts/init.db
  4. If missing or outdated sqlx-data.json: cargo sqxl prepare -- --bin app
  5. cargo run

About

New updated and unfinished backend for the tournament-tracker web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published