internal frontend implementation with keycloak authentication #16

Merged
boom merged 20 commits from dev into production 2025-07-02 04:24:36 +02:00
Showing only changes of commit 3f3ea936dc - Show all commits

View File

@@ -19,6 +19,8 @@ build_internal_frontend:
echo "KEYCLOAK_CLIENT_ID=$KEYCLOAK_CLIENT_ID_TEST" >> .env
echo "KEYCLOAK_CLIENT_SECRET=$KEYCLOAK_CLIENT_SECRET_TEST" >> .env
fi
echo "Contents of .env file:"
cat .env
npm install
npx next build
artifacts: