Skip to content

docs: add ARCHITECTURE.md for new contributors#21

Open
paruuup wants to merge 1 commit into
notsoocool:mainfrom
paruuup:docs/add-architecture-md
Open

docs: add ARCHITECTURE.md for new contributors#21
paruuup wants to merge 1 commit into
notsoocool:mainfrom
paruuup:docs/add-architecture-md

Conversation

@paruuup
Copy link
Copy Markdown

@paruuup paruuup commented May 20, 2026

Summary

Changes

  • Created docs/ARCHITECTURE.md with a Mermaid system flow diagram covering Next.js frontend, OpenAI, Supabase PostgreSQL, Clerk Auth, and Razorpay
  • Added short explanation of each layer
  • Added key files reference for new contributors

Test plan

  • pnpm lint
  • pnpm typecheck
  • pnpm build
  • Tested in browser (describe flows):

Checklist

  • Linked to an existing issue (or explained why not needed)
  • Did not commit secrets or .env.local
  • Updated README / env docs if configuration changed
  • Reused existing services where possible (no duplicate payment/auth logic)
  • Verified API response shapes still match frontend callers

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@priyankaganvatkar is attempting to deploy a commit to the notsoocool's projects Team on Vercel.

A member of the Team first needs to authorize it.

@paruuup
Copy link
Copy Markdown
Author

paruuup commented May 20, 2026

Hi @notsoocool, I have submitted a PR for this issue.PR link:396c187

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.

2 participants