Skip to content

feat(web): add typed Next.js care-plan product application - #4

Merged
mimosapudical merged 5 commits into
devfrom
feat/typescript-product-app
Aug 23, 2026
Merged

feat(web): add typed Next.js care-plan product application#4
mimosapudical merged 5 commits into
devfrom
feat/typescript-product-app

Conversation

@mimosapudical

Copy link
Copy Markdown
Owner

Summary

  • Add a strict TypeScript and Next.js product interface for asynchronous care-plan creation, status polling, search, detail views, and downloads.
  • Add Node.js backend-for-frontend routes with Zod validation against the existing Django API contracts.
  • Integrate frontend tests, production builds, GitHub Actions, Docker Compose, and updated architecture documentation.

Verification

Previously verified locally: ESLint, TypeScript type checking, 8 Vitest tests, Next.js production build, and git diff --check.

This pull request runs the complete repository CI, including existing Django/Python and Go operator checks plus the new frontend quality gate, before merging into dev.

@mimosapudical
mimosapudical merged commit 7512579 into dev Aug 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant