feat: complete BetterHuman HR portal with full-stack implementation

This commit is contained in:
BetterHuman
2026-05-05 23:02:42 +00:00
parent 2ad76ae14a
commit 2d47aa8da7
36436 changed files with 4350116 additions and 0 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+15
View File
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BetterHuman — HR Portal</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Sora:wght@600;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-FTONQnbR.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Ceya0RCa.css">
</head>
<body>
<div id="root"></div>
</body>
</html>