Skip to content

Feat/implement session bootstrap - #788

Merged
Cedarich merged 3 commits into
Pulsefy:mainfrom
rabsqueen:feat/implement-session-bootstrap
Jul 30, 2026
Merged

Feat/implement session bootstrap#788
Cedarich merged 3 commits into
Pulsefy:mainfrom
rabsqueen:feat/implement-session-bootstrap

Conversation

@rabsqueen

Copy link
Copy Markdown
Contributor

Summary

Improves the developer onboarding experience by documenting the required environment variables and local setup process for backend and payment integrations.
closes #660
closes #764
closes #762

Changes

  • Added a comprehensive .env.example with documented placeholders for:
    • Database configuration
    • Authentication secrets
    • Redis
    • Stripe
    • USDC
    • Stellar Horizon and Soroban RPC endpoints
    • Feature flags
  • Expanded the README.md with step-by-step local development instructions
  • Updated docs/CONTRIBUTING.md with contributor setup, migration, testing, formatting, and linting workflows
  • Included guidance for running both the TypeScript backend and Rust smart contract components

Benefits

  • Simplifies onboarding for new contributors
  • Reduces setup errors caused by missing environment variables
  • Standardizes local development across backend and smart contract components
  • Improves documentation without changing application behavior

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@rabsqueen Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich
Cedarich merged commit 4879a31 into Pulsefy:main Jul 30, 2026
1 check 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

2 participants