Go to file
Mateusz Tylka a77a31d01c table buttons acessibility and label correction 2023-10-01 21:31:27 +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 table buttons acessibility and label correction 2023-10-01 21:31:27 +02:00
.dockerignore docker 2022-10-21 11:17:05 +02:00
.env submit tags request 2023-05-19 10:38:18 +02:00
.eslintrc.json table buttons acessibility and label correction 2023-10-01 21:31:27 +02:00
.gitignore init 2022-07-01 14:29:38 +02:00
Dockerfile Switch node Docker image to long term support. 2023-01-12 18:22:09 +01:00
README.md README update 2023-01-16 11:38:32 +01:00
docker-compose.yml README and DOCKER update 2022-11-29 13:59:11 +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

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.