Typescript Authentication & Authorization Server
Find a file
Dunemask d2153853f0
Some checks failed
Deploy Edge / deploy-edge (push) Successful in 1m52s
S3 Repo Backup / s3-repo-backup (push) Failing after 15s
[CHORE] Adjust Actions
2024-08-24 21:51:37 -06:00
.forgejo/workflows [CHORE] Adjust Actions 2024-08-24 21:51:37 -06:00
lib [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
prisma [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
public [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
src [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
templates [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
.dockerignore [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
.gitignore [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
.helmignore [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
.npmrc [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
.prettierrc [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
Chart.yaml [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
Dockerfile [CHORE] Implement RedirectURIs 2024-08-24 16:51:30 -06:00
index.html [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
LICENSE [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
package-lock.json [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
package.json [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
README.md [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
tsconfig.json [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
tsconfig.server.json [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
values.yaml [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
vite.config.ts [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00

Cairo

Typescript Authentication & Authorization Server