← Back
Sept 18
Deployed Node.js backend on port 3000. Stripe webhooks handling payments. No database needed.
Stripe Backend Deployment
Live
Node.js Express server. Payment intent creation. Webhook validation. 15 lines of code.
View →
AWS Lambda Voting API
Production
Project voting system. DynamoDB storage. CORS handling. Rate limiting built-in.
Code →
Static Site Hosting
This site
No build process. Pure HTML/CSS/JS. CDN distribution. SSL certificates.
Setup →
Environment Management
Multi-stage
Localhost:3000 development. Production environment variables. Secret management.
Config →