Typescript Authentication & Authorization Server
Find a file
Dunemask 1621105cca
All checks were successful
S3 Repo Backup / s3-repo-backup (push) Successful in 23s
Deploy Edge / deploy-edge (push) Successful in 2m38s
[CHORE] Misc Code Updates & Fixes (#2)
Reviewed-on: https://forgejo.dunemask.dev///elysium/cairo/pulls/2
Co-authored-by: Dunemask <dunemask@gmail.com>
Co-committed-by: Dunemask <dunemask@gmail.com>
2024-12-23 00:57:35 +00:00
.forgejo/workflows [CHORE] Adjust Actions 2024-08-25 16:33:22 -06:00
lib [CHORE] Misc Code Updates & Fixes (#2) 2024-12-23 00:57:35 +00:00
prisma [CHORE] Misc Code Updates & Fixes (#2) 2024-12-23 00:57:35 +00:00
public [INIT] Initial Project Structure 2024-08-24 12:41:04 -06:00
src [CHORE] Misc Code Updates & Fixes (#2) 2024-12-23 00:57:35 +00: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 [FEATURE] New Project Display (#1) 2024-09-03 02:35:38 +00:00
package.json [FEATURE] New Project Display (#1) 2024-09-03 02:35:38 +00: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