Skip to content

uzervlad/rank-guessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rank guessing v2

A complete rewrite using Rust for the backend

Backend

# install sqlx-cli
$ cargo install sqlx-cli

# create database and apply migrations
$ sqlx database create
$ sqlx migrate run

# start the backend
$ cargo run

Frontend

bun i
bun run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages