county ranking for finnish osu players
Go to file
Joonas 2d2b227a2b sort with database functions instead, so much easier 2023-02-11 22:05:59 +02:00
app sort with database functions instead, so much easier 2023-02-11 22:05:59 +02:00
prisma added score ranking, removed player sorting because it doesn't even work, also some other minor stuff 2023-01-20 19:07:20 +02:00
public Initial commit 2023-01-18 16:22:09 +02:00
styles Initial commit 2023-01-18 16:22:09 +02:00
.env.example added score ranking, removed player sorting because it doesn't even work, also some other minor stuff 2023-01-20 19:07:20 +02:00
.eslintrc.js Initial commit 2023-01-18 16:22:09 +02:00
.gitignore Initial commit 2023-01-18 16:22:09 +02:00
README.md Initial commit 2023-01-18 16:22:09 +02:00
jsconfig.json Initial commit 2023-01-18 16:22:09 +02:00
package.json more csrf protection (i'm paranoid) 2023-01-21 02:37:32 +02:00
pnpm-lock.yaml more csrf protection (i'm paranoid) 2023-01-21 02:37:32 +02:00
prettier.config.js Initial commit 2023-01-18 16:22:09 +02:00
remix.config.js Initial commit 2023-01-18 16:22:09 +02:00
tailwind.config.js idk why but it only works this way 2023-01-18 20:05:55 +02:00

README.md

Suomi maakunta ranking

County based ranking for Finnish osu players, made with Remix, Tailwind and SQLite (using Prisma ORM).