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
2023-10-18 05:04:13 +00:00
.gitea/workflows update action 2023-10-18 02:04:30 +01:00
public move theme to folder 2023-10-18 05:23:58 +01:00
src fix avatars not loading if the player doesn't have a avatar 2023-10-18 05:57:23 +01:00
.gitignore maybe get twitch working? 2023-10-18 04:52:37 +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 remove netlify 2023-10-17 22:02:46 +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
yarn.lock chore(deps): update dependency idb to v6.1.5 2023-10-18 05:04:13 +00:00

ScoreSaber Reloaded

Users

Just go to ssr.fascinated.cc

Devs

Install the dependencies

yarn install

Start the dev environment

yarn dev