Logo
Explore Help
Sign In
studio/people
Archived
2
0
Fork 0
You've already forked people
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
da851f508aac88fe4d6bd252f5d6264c2dc7da86
people/src/frontend/apps/desk/.env.development

6 lines
210 B
Plaintext
Raw Normal View History

✨(app-desk) create a basic feature Teams As a prove of concept, to check the full process of our token, we create a basic feature Teams. This feature can create a team and list all teams. We use react-query to manage the cache and the request to the API.
2024-01-10 11:35:30 +01:00
NEXT_PUBLIC_API_URL=http://localhost:8071/api/v1.0/
✨(app-desk) integrate keycloak Integrate keycloak with the frontend. We use the keycloak-js library to handle the authentication and authorization. We installed Zustand to handle the states of the application. We store the token and auth process in authStore.
2024-01-09 17:01:08 +01:00
NEXT_PUBLIC_KEYCLOAK_URL=http://localhost:8080/
NEXT_PUBLIC_KEYCLOAK_REALM=people
NEXT_PUBLIC_KEYCLOAK_CLIENT_ID=people-front
👷(CI) add test-e2e job to people.yml Add test-e2e to people.yml, it will run e2e tests on every PR. Steps: - set env vars for e2e tests - build and start docker servers (backend, keycloak, DB) - install playwright - build apps - run e2e tests - save reports
2024-01-11 17:06:25 +01:00
NEXT_PUBLIC_KEYCLOAK_LOGIN=true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 62ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API