nise/nise-frontend
Stedoss eb0c62756b Disable Open in osu!web option on user page when replay_id is 0
Usually, when the `replay_id` is 0 it means the replay was set offline
or not uploaded to osu-web for some reason. Disable the link when this
is the case, as it will just take them to a Not Found page.
2024-07-05 18:21:35 +01:00
..
src Disable Open in osu!web option on user page when replay_id is 0 2024-07-05 18:21:35 +01:00
.editorconfig Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
.nvmrc Updated nvm 2024-06-08 14:35:00 +02:00
angular.json Updated @angular/cli 2024-06-08 14:32:35 +02:00
Build.sh Updated nvm 2024-06-08 14:35:00 +02:00
Dockerfile Changed from openresty to base nginx 2024-06-08 14:53:54 +02:00
nginx.conf Removed openresty stuff 2024-06-08 15:25:39 +02:00
package-lock.json Updated @angular/cli 2024-06-08 14:32:35 +02:00
package.json Updated @angular/cli 2024-06-08 14:32:35 +02:00
readme.md Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
tsconfig.app.json Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
tsconfig.json Updated @angular/cli 2024-06-08 14:32:35 +02:00
tsconfig.spec.json Initial commit on new monorepo 2024-02-14 17:43:11 +01:00

development

How to run:

nvm use
ng serve