主题
标记为「hosting」
6 篇
全部主题
- 资源HostingVercelNext.js's first-party hosting — preview deploys, edge functions, image CDN. Where this site lives; the deploy story is still the smoothest.
- 资源HostingNetlifyStatic-first hosting with edge functions, forms, and a generous free tier. Still the friendliest place for a small static site or marketing page.
- 资源HostingCloudflare PagesPages and Workers on Cloudflare's edge network with a flat free tier. When latency to the rest of the world matters more than NPM compatibility.
- 资源HostingRailwayProject-shaped hosting for full apps — Postgres, Redis, cron, the lot. When something needs a real database and I'm not ready to wrangle a Docker host.
- 资源HostingFly.ioRun containers close to users in 35+ regions; persistent volumes and IPv6 by default. When latency is the feature and a single-region serverless deploy won't cut it.
- 资源BackendSupabaseOpen-source Postgres-backed BaaS with auth, storage, realtime, and edge functions. What powers this site's accounts and comments — Postgres without the operational tax.