Nestr Deployment Quick Reference
Fast reference for common deployment tasks.One-Command Deployment
Railway (Backend)
Deploy
Essential Commands
Set Environment Variable
Critical Variables
Vercel (Frontend)
Deploy
Essential Commands
Set Environment Variable
Critical Variable
Testing
Local E2E Tests
Production Smoke Tests
Quick Health Check
Monitoring
View Logs
Check Status
Health Endpoints
Troubleshooting
CORS Issues
Failed Deployment
Rollback
Common Tasks
Update Backend Code
Update Frontend Code
Change API URL
Add Custom Domain
Emergency Procedures
Service Down
- Check status pages
-
View logs
-
Rollback if needed
High Error Rate
-
Check logs immediately
-
Run smoke tests
-
Verify environment variables
CORS Errors After Deployment
URLs Format
Complete Guides
For detailed information, see:- PRODUCTION_DEPLOYMENT - Comprehensive production guide
- DEPLOYMENT - Full deployment documentation
Useful Aliases
Add to your~/.bashrc or ~/.zshrc:
Last Updated: 2025-12-23