Villa Backend SDK — Knowledge Base

Obsidian-style notes summarizing project decisions, setup, and operational knowledge from development. Open this folder in Obsidian, or browse the hosted manual.

Start here

NoteContents
AGENTAgent-optimized quick reference (also at repo root AGENTS.md)
MANUALEnd-user usage guide (docs/MANUAL.md)
checkout-flow-orders-paymentsOrder → validate → pay sequence
cognito-and-authCognito pool, login, SignUp, JWT
secrets-and-configuration.env, Cursor Secrets, GitHub Actions
test-account-and-integration-testsShared test user, JWT in tests
deployment-pypi-s3PyPI, S3 manual, CI
troubleshooting-decisionsGotchas and decision log
conversation-logSummarized project timeline

Technical reference (repo)

DocPath
Architecturedocs/DESIGN.md
Testingdocs/TESTING.md
CI/CDdocs/CI_CD.md
Cognito testingdocs/COGNITO_TEST.md

Key links

  • **PyPI:** https://pypi.org/project/villa-market-backend-sdk/
  • **Manual (S3):** http://villa-market-backend-sdk-manual.s3-website-ap-southeast-1.amazonaws.com/latest/index.html
  • **GitHub:** https://github.com/villa-market/villa-backend-sdk-1
  • Tags

    #cognito #jwt #secrets #testing #deployment #orders #payments