This repository has been archived on 2023-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Liam 52e71839c0
All checks were successful
deploy / deploy (push) Successful in 47s
update readme
2023-10-18 06:13:23 +01:00
.gitea/workflows update action 2023-10-18 02:04:30 +01:00
public make the navbar rounded 2023-10-18 06:05:52 +01:00
src fix avatars not loading if the player doesn't have a avatar 2023-10-18 05:57:23 +01:00
.gitignore remove yarn lock 2023-10-18 06:12:48 +01:00
.prettierrc.json add prettier config 2023-10-17 23:41:42 +01:00
Dockerfile update action 2023-10-18 02:04:30 +01:00
LICENSE.md add and run prettier 2023-10-17 23:38:18 +01:00
package-lock.json chore(deps): update dependency idb to v6.1.5 2023-10-18 05:04:13 +00:00
package.json rename app 2023-10-18 02:30:12 +01:00
README.md update readme 2023-10-18 06:13:23 +01:00
renovate.json chore(deps): add renovate.json 2023-10-17 21:04:19 +00:00
rollup.config.js make build id smaller 2023-10-18 02:32:47 +01:00
tsconfig.json add and run prettier 2023-10-17 23:38:18 +01:00

ScoreSaber Reloaded

Users

Just go to ssr.fascinated.cc

Devs

Install the dependencies

npm install

Start the dev environment

npm run dev