Commit Graph

5 Commits

Author SHA1 Message Date
f80ea881c6 feat: integrate Hono with NestJS and add logging middleware 2026-01-11 00:38:29 +07:00
3dcbbeacef chore: update dependencies and add Hono-Di integration
- Bump AWS SDK packages to version 3.965.0
- Add @hono-di/cli and @hono-di/core as dependencies
- Add Hono-Di Vite plugin to vite.config.ts
- Implement a new development tool for Hono-Di with file tree visualization
- Create user module with controller, service, and module files
- Enable experimental decorators and metadata in tsconfig.json
- Update main.ts to remove unnecessary console log
- Add UI for file tree visualizer in testDev plugin
2026-01-08 19:01:45 +07:00
800c8fd033 feat: Add classnames minifier transformer and update component styles 2026-01-06 18:42:14 +07:00
92608b52e2 feat: Update build scripts and configurations for client and server environments 2026-01-05 22:54:49 +07:00
0042fd1951 init 2026-01-05 19:13:03 +07:00