A simple web poc for marn SSO
This repository has been archived on 2025-03-05. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Guillaume "B.B." Van Hemmen 7f267ed579
- Fix repo URL case sensitivity in .woodpecker.yml
Corrected the capitalization of the repository username in the configuration. This ensures that the Docker build process points to the correct repository path.
2024-10-17 12:44:29 +02:00
app Implement CI-CD () 2024-10-17 11:41:36 +02:00
assets Initial commit 2024-05-06 11:06:27 +02:00
components Initial commit 2024-05-06 11:06:27 +02:00
constants Initial commit 2024-05-06 11:06:27 +02:00
.gitignore add sso 2024-05-14 13:43:07 +02:00
.woodpecker.yml - Fix repo URL case sensitivity in .woodpecker.yml 2024-10-17 12:44:29 +02:00
app.json - Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
babel.config.js Initial commit 2024-05-06 11:06:27 +02:00
Dockerfile Implement CI-CD () 2024-10-17 11:41:36 +02:00
package-lock.json - Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
package.json - Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
tsconfig.json Initial commit 2024-05-06 11:06:27 +02:00