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 383bd434c2
All checks were successful
deploy / deploy (push) Successful in 1m12s
add action
2023-10-18 01:06:12 +01:00
.gitea/workflows add action 2023-10-18 01:06:12 +01:00
public add prettier config 2023-10-17 23:41:42 +01:00
src add Dockerfile 2023-10-18 00:04:35 +01:00
.gitignore remove netlify 2023-10-17 22:02:46 +01:00
.prettierrc.json add prettier config 2023-10-17 23:41:42 +01:00
Dockerfile get the .git 2023-10-18 00:28:22 +01:00
LICENSE.md add and run prettier 2023-10-17 23:38:18 +01:00
package-lock.json switch to npm 2023-10-18 00:08:40 +01:00
package.json add and run prettier 2023-10-17 23:38:18 +01:00
README.md remove netlify 2023-10-17 22:02:46 +01:00
rollup.config.js add prettier config 2023-10-17 23:41:42 +01:00
tsconfig.json add and run prettier 2023-10-17 23:38:18 +01:00
yarn.lock switch to npm 2023-10-18 00:08:40 +01:00

ScoreSaber Reloaded

Users

Just go to ssr.fascinated.cc

Devs

Install the dependencies

yarn install

Start the dev environment

yarn dev