maaz519
f26c50dec0
feat: scaffold worker application shell
...
Adds apps/worker with TypeScript config, BullMQ/ioredis dependencies,
pino logger bootstrap, and a smoke test. Queue consumers wired in later phases.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-27 14:36:15 +05:30
maaz519
fe8eaf75fb
feat: scaffold Next.js 16 web app with Tailwind v4
...
Sets up apps/web with Next.js 16, React 19, Tailwind CSS v4 (postcss plugin
config, @import syntax), Jest + Testing Library, App Router layout and home page.
2/2 tests passing, build verified.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-27 14:34:00 +05:30
maaz519
c1efde757d
feat: add health check module with unit tests
2026-05-27 14:27:07 +05:30
maaz519
ae6c7ec94a
feat: add Prisma schema and PrismaService with integration tests (postgres on :5433)
2026-05-27 14:25:49 +05:30
maaz519
ee353762a5
feat: scaffold NestJS API application
2026-05-27 14:19:42 +05:30
maaz519
1b10dda42e
chore: add Docker Compose dev stack (postgres 17, redis 7, meilisearch 1.11)
2026-05-27 14:15:50 +05:30
maaz519
8c51cf9ea8
feat: add @tower/ui and @tower/sdk shell packages
2026-05-27 14:12:50 +05:30
maaz519
dc3e33f7df
feat: add @tower/logger package
2026-05-27 14:12:04 +05:30
maaz519
d3b48ea589
feat: add @tower/config package with env validation
2026-05-27 13:43:47 +05:30
maaz519
bc0017aafb
feat: add @tower/types shared package
2026-05-27 13:42:15 +05:30
maaz519
0eff5f3c3f
chore: initialise monorepo scaffold
2026-05-27 13:41:26 +05:30