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 f52b62ba83
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Successful in 46s
Deploy Website / docker (ubuntu-latest) (push) Failing after 1m31s
add top scores page
2024-10-28 13:18:40 +00:00
..
components there 2024-10-16 03:03:15 +01:00
src add top scores page 2024-10-28 13:18:40 +00: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 Update oven/bun Docker tag to v1.1.33 2024-10-24 08:03:37 +00:00
package.json implement scoresaber score tracking (for previous scores) 2024-10-23 20:20:57 +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.