Commit graph

13 commits

Author SHA1 Message Date
Arthur Belleville
657ebc44b9
chore(admin): align domain and deploy command 2026-04-24 16:22:51 +02:00
Arthur Belleville
ce462b4d65
feat(admin): scaffold internal admin app 2026-04-24 15:10:44 +02:00
Arthur Belleville
7b7b180f96
feat: scaffold apps/clients Cloudflare Worker app 2026-04-15 09:25:58 +02:00
Arthur Belleville
28adda9710 chore: add deploy:chat script to root package.json
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 16:31:03 +02:00
Arthur Belleville
378e5e5e1d
fix: resolve zod/v4/core build error and configure workbox cache limit
- Add pnpm packageExtensions to declare zod as peer dep of @hookform/resolvers
  (the package imports zod/v4/core but doesn't declare the peer dependency)
- Raise workbox maximumFileSizeToCacheInBytes to 5MB for large app bundle

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 20:07:07 +02:00
Arthur Belleville
92b0646176
Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
Arthur Belleville
fb1bee8dc5
Reduce size of runner + fix node 2025-10-24 08:29:10 +02:00
Arthur Belleville
d120f43255
Fix issues 2025-10-23 23:27:13 +02:00
Arthur Belleville
9068772ca3
Better deploy scripts 2025-10-23 23:17:10 +02:00
Arthur Belleville
a58423e8d8
Deploy! 2025-10-23 21:54:34 +02:00
Arthur Belleville
7a0a5548f9
Lint and format 2025-10-23 21:36:21 +02:00
Arthur Belleville
00c844e8d5
Improve turbo setup 2025-10-23 21:05:49 +02:00
Arthur Belleville
aa36bc6656
Huge bump with turborepo 2025-10-23 11:54:45 +02:00