1346d36f5ddaaa973385367a612ef0d1aa430687
Integrates Keycloak for secure administrator authentication using Arctic. Introduces a full CMS dashboard for managing CV content, supporting multi-language editing for profile, experience, and education sections. Refactors application routes for modularity and adds initial unit tests for database queries. Also includes minor UI/UX refinements, animation setup, and local Keycloak docker-compose configuration. Fixes: - Corrected KeyCloak import. - Restored missing getEducation function. - Ensured proper HTTP redirects. - Fixed PKCE code verifier length.
Elysia with Bun runtime
Getting Started
To get started with this template, simply paste this command into your terminal:
bun create elysia ./elysia-example
Development
To start the development server run:
bun run dev
Open http://localhost:3000/ with your browser to see the result.
Description
Languages
TypeScript
97.6%
Dockerfile
1.7%
JavaScript
0.7%