|
.husky
|
chore: initial commit
|
2026-03-04 13:21:16 -06:00 |
|
.vscode
|
feat(vscode): add Biome formatter settings for consistent code style
|
2026-03-04 14:27:15 -06:00 |
|
public
|
feat: add favicon icons in PNG, ICO, and SVG formats
|
2026-03-06 18:47:17 -06:00 |
|
src
|
feat: add Not Found component
|
2026-03-23 11:58:58 -06:00 |
|
.dockerignore
|
feat: add Docker configuration
|
2026-03-09 14:13:23 -06:00 |
|
.gitignore
|
feat: integrate Nitro nightly for enhanced server-side capabilities
|
2026-03-04 15:35:53 -06:00 |
|
biome.json
|
chore: update dependencies
|
2026-03-20 10:29:53 -06:00 |
|
bun.lock
|
chore: update dependencies
|
2026-03-23 09:29:49 -06:00 |
|
bunfig.toml
|
chore: initial commit
|
2026-03-04 13:21:16 -06:00 |
|
commitlint.config.ts
|
chore: initial commit
|
2026-03-04 13:21:16 -06:00 |
|
Dockerfile
|
feat: add Docker configuration
|
2026-03-09 14:13:23 -06:00 |
|
lint-staged.config.ts
|
chore: initial commit
|
2026-03-04 13:21:16 -06:00 |
|
package.json
|
chore: update dependencies
|
2026-03-23 09:29:49 -06:00 |
|
panda.config.ts
|
feat(layout): add full-height flex layout and FullWidth component
|
2026-03-06 18:48:13 -06:00 |
|
postcss.config.ts
|
feat: add Panda CSS styling system with fonts and icons
|
2026-03-04 14:30:44 -06:00 |
|
README.md
|
chore: initial commit
|
2026-03-04 13:21:16 -06:00 |
|
server.ts
|
feat: add graceful shutdown handlers for SIGINT and SIGTERM
|
2026-03-09 14:16:28 -06:00 |
|
tsconfig.json
|
feat: integrate @base-ui/react
|
2026-03-20 13:11:13 -06:00 |
|
vite.config.ts
|
chore: upgrade Vite to v8 and update React plugins
|
2026-03-17 16:27:19 -06:00 |