Commit Graph

11 Commits

Author SHA1 Message Date
2c66126ac9 using firebase auth 2026-01-15 17:36:26 +07:00
27bcb8bbef change architecture 2026-01-12 02:08:47 +07:00
f80ea881c6 feat: integrate Hono with NestJS and add logging middleware 2026-01-11 00:38:29 +07:00
e1e1d9cb7b chore: update dependencies and refactor application structure
- Bump AWS SDK packages to version 3.966.0
- Update @hono-di packages to version 0.0.15
- Update @types/node to version 25.0.5
- Refactor main application entry point to integrate NestJS with Hono
- Remove unused gRPC and user module files
- Add HonoAdapter for NestJS integration
- Implement basic AppController and AppService
- Configure Vite server to run on port 3000
2026-01-10 14:14: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
518651a93e chore: update build process and add Docker support
- Modified build script in package.json to include minification.
- Removed unused dev server dependency from vite.config.ts.
- Added .dockerignore to exclude unnecessary files from Docker context.
- Created Dockerfile for multi-stage build with Bun for production deployment.
2026-01-05 23:14:09 +07:00
a7e865cc5a feat: Update dependencies and remove unused wrangler configuration 2026-01-05 23:04:10 +07:00
0042fd1951 init 2026-01-05 19:13:03 +07:00
2b0f88fa16 vợ bảo okeoke 2026-01-02 22:00:50 +07:00
16f64c5e4b dsfsdfs 2025-12-31 17:18:50 +07:00
772e84c761 init 2025-12-31 01:09:34 +07:00