Go to file
2023-05-17 14:16:12 +02: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 meta description and favicon update, correct error in MyEntries 2023-02-14 10:00:15 +01:00
src submission tags add, remove, clear, post 2023-05-17 14:16:12 +02:00
.dockerignore docker 2022-10-21 11:17:05 +02:00
.env mobile menu correction 2023-04-04 14:48:45 +02: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 readme markdown parser update 2023-02-01 16:21:51 +01:00
package.json readme markdown parser update 2023-02-01 16:21:51 +01: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.