Go to file
2023-01-18 16:04:44 +01:00
.idea apply eslint 2022-07-29 10:23:07 +02:00
jenkins Replaced tabs with spaces. 2023-01-16 07:53:41 +01:00
public docker compose corrections 2022-10-21 15:23:42 +02:00
src Merge branch 'master' of https://git.wmi.amu.edu.pl/CSI/gonito-frontend 2023-01-18 16:04:44 +01:00
.dockerignore docker 2022-10-21 11:17:05 +02:00
.env redirect to privacy policy correction 2023-01-18 16:03:32 +01:00
.eslintrc.json Tune ESLint, remove unnecessary template from string. 2023-01-12 18:51:36 +01:00
.gitignore init 2022-07-01 14:29:38 +02:00
docker-compose.yml README and DOCKER update 2022-11-29 13:59:11 +01:00
Dockerfile Switch node Docker image to long term support. 2023-01-12 18:22:09 +01:00
package-lock.json Bump terser from 5.14.1 to 5.16.1 2022-12-09 11:32:35 +00:00
package.json leaderboard corrections 2022-08-12 13:24:23 +02:00
README.md README update 2023-01-16 11:38:32 +01:00

Getting Started with Gonito-frontend

App will work on port 3000.

Run app

docker-compose up -d --build

Stop app

docker-compose stop

Keycloak

Set variables in .env to choose keycloak connect and API url.