# DoorStepTech Launch Checklist - [ ] Upload all files in this package to GitHub. - [ ] Confirm `api/appointment.js` exists inside the `api` folder. - [ ] Redeploy on Vercel. - [ ] Confirm these URLs work: - [ ] https://www.doorstep-tech.com/ - [ ] https://www.doorstep-tech.com/privacy.html - [ ] https://www.doorstep-tech.com/terms.html - [ ] https://www.doorstep-tech.com/sms-opt-in.html - [ ] Confirm SMS opt-in checkbox appears on the appointment form and quick request form. - [ ] Set `ALLOWED_ORIGIN=https://www.doorstep-tech.com` in Vercel. - [ ] Redeploy after changing environment variables. - [ ] Resubmit Twilio A2P campaign using `TWILIO_A2P_RESUBMISSION.md`.