nise/nise-frontend
2024-02-22 20:26:48 +01:00
..
src Made user queue only able to be added by logged in users, added added_by user ID in the queue, added fetching best/top/firsts scores, check for replay similarity 2024-02-22 20:26:48 +01:00
.editorconfig Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
.nvmrc Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
angular.json Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
Build.sh Tweaked frontend build and removed analytics 2024-02-15 16:54:29 +01:00
Dockerfile Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
nginx.conf Initial commit on new monorepo 2024-02-14 17:43:11 +01:00
package-lock.json Reworked some fields to be timestamp but tz aware, added how long ago the user queue update was 2024-02-22 13:36:06 +01:00
package.json Reworked some fields to be timestamp but tz aware, added how long ago the user queue update was 2024-02-22 13:36:06 +01: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 Initial commit on new monorepo 2024-02-14 17:43:11 +01: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