plattform
plattform copied to clipboard
Vercel Deploy Previews
Re-configure www app, so it can be deployed on Vercel. This way we get separate preview deployments for PRs 🎉
Stretch goal is to remove the complete express.js based server part and handle the routes/middlewares defined server/index.js in either middleware and/or API routes. These are:
- [ ] helmet HSTS and referrerPolicy
- [ ] Setting the header
Permissions-Policy: interest-cohort=()
(to disable FloC) - [ ] Mastodon .well-known redirects
- [ ] iOS .well-known app site association
- [ ] Static .well-known assets
- [ ] 'trust proxy'?
- [ ] Redirect to PUBLIC_BASE_URL if host doesn't match(?)
- [ ] CURTAIN (we may not need it anymore with Vercel previews)
- [ ] BASIC_AUTH_PASS (dito)
- [ ] unavailable routes
- [ ] PayPal POST url
- [ ] OPTION requests 400
- [ ] Routes with rate limit
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 18, 2023 4:12pm |
republik-love | ❌ Failed (Inspect) | May 18, 2023 4:12pm |