|
|
cb7e4d3449
|
feat: add graceful shutdown handlers for SIGINT and SIGTERM
|
2026-03-09 14:16:28 -06:00 |
|
|
|
a6642bc2cc
|
feat: add Docker configuration
|
2026-03-09 14:13:23 -06:00 |
|
|
|
19191eac7c
|
chore: move vite-tsconfig-paths to dependencies
Moved vite-tsconfig-paths from devDependencies to dependencies as it is required at runtime for path resolution in the Vite build.
|
2026-03-09 12:19:27 -06:00 |
|
|
|
9589f3fa76
|
chore: update dependencies
|
2026-03-09 12:10:39 -06:00 |
|
|
|
a475d4c5a0
|
feat: changes deployment method from nitro to bun native server
|
2026-03-09 12:10:24 -06:00 |
|
|
|
de91f39231
|
feat(home): add logo and placeholder content to home page
|
2026-03-06 18:49:13 -06:00 |
|
|
|
03b988b5f5
|
feat(types): add MergeOmitting type helper for type merging with omission
|
2026-03-06 18:48:58 -06:00 |
|
|
|
59fc3bf686
|
feat: add SrJuggernaut logo component
|
2026-03-06 18:48:38 -06:00 |
|
|
|
e38871879c
|
feat(layout): add full-height flex layout and FullWidth component
|
2026-03-06 18:48:13 -06:00 |
|
|
|
f4ad0bd9de
|
feat: add favicon icons in PNG, ICO, and SVG formats
|
2026-03-06 18:47:17 -06:00 |
|
|
|
d5ec0d25ae
|
feat: integrate Nitro nightly for enhanced server-side capabilities
- Add .output to .gitignore to exclude build output directory
|
2026-03-04 15:35:53 -06:00 |
|
|
|
20cf804ac6
|
feat: add Panda CSS styling system with fonts and icons
Add @pandacss/dev, srjuggernaut-panda-preset, FontAwesome icons, and fonts to enable styling.
Update .gitignore to exclude styled-system directories.
|
2026-03-04 14:30:44 -06:00 |
|
|
|
13819410c5
|
fix: exclude generated route tree file from Biome linting
|
2026-03-04 14:28:41 -06:00 |
|
|
|
b3970b04ab
|
feat(vscode): add Biome formatter settings for consistent code style
|
2026-03-04 14:27:15 -06:00 |
|
|
|
449d8f96c7
|
chore: initial commit
|
2026-03-04 13:21:16 -06:00 |
|