Skip to content

Build B2B SaaS foundation - #15

Merged
im-anishraj merged 1 commit into
mainfrom
foundation/b2b-saas
May 23, 2026
Merged

Build B2B SaaS foundation#15
im-anishraj merged 1 commit into
mainfrom
foundation/b2b-saas

Conversation

@im-anishraj

Copy link
Copy Markdown
Owner

Summary

  • Builds the B2B SaaS foundation for InstaReply: email magic-link auth, workspace tenancy, Instagram integration, billing, webhook processing, queue worker, cron, and landing page.
  • Adds production deployment docs, Meta App Review notes, Vercel cron config, Railway worker entrypoint, and CI/build validation envs.
  • Moves from deprecated middleware.ts to Next.js 16 proxy.ts and adds tests for billing, env validation, OAuth/token encryption, webhook parsing, and worker behavior.

Validation

  • npm run typecheck
  • npm run lint
  • npm test
  • npm run build with placeholder production env values

Closes #4.
Closes #5.

@im-anishraj
im-anishraj merged commit ea77b0d into main May 23, 2026
1 check passed
@im-anishraj
im-anishraj deleted the foundation/b2b-saas branch May 23, 2026 22:15
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.

P0: Merge B2B SaaS foundation No Deployment.md File

1 participant