This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
scoresaber-reloadedv3/projects/backend
Liam 6495db7588
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 1m6s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m22s
meh
2024-10-22 18:36:48 +01:00
..
components there 2024-10-16 03:03:15 +01:00
src store bl score and leaderboard id 2024-10-22 18:10:33 +01:00
.dockerignore start backend work 2024-10-08 15:32:02 +01:00
.env-example cleanup images and add daily change and join date to the player image 2024-10-16 06:16:55 +01:00
.eslintrc.json switch lib 2024-10-16 07:47:52 +01:00
.gitignore LETS GO BABY 2024-10-09 01:17:00 +01:00
Dockerfile meh 2024-10-22 18:36:48 +01:00
package.json remove the rate limiter 2024-10-18 08:22:54 +01:00
README.md start backend work 2024-10-08 15:32:02 +01:00
tsconfig.json move score page fetching to the backend 2024-10-17 15:30:14 +01:00

Backend

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.