惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
雷峰网
雷峰网
博客园 - 叶小钗
V
V2EX
博客园 - Franky
博客园_首页
小众软件
小众软件
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
阮一峰的网络日志
阮一峰的网络日志
WordPress大学
WordPress大学
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
T
The Blog of Author Tim Ferriss
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
S
SegmentFault 最新的问题
B
Blog RSS Feed
博客园 - 【当耐特】
D
Docker
N
Netflix TechBlog - Medium

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Supabase improves their DX with Turborepo - Vercel – Vercel
2023-01-24 · via Vercel News

2 min read

Supabase is an open-source alternative to Firebase that provides all the backend features you need to ship a project in a weekend. Their growing 60-person development team has been using Next.js on Vercel from the beginning to quickly ship their documentation, marketing site, and dashboard to thousands users. Yet with a user base that continues to grow, the team is ready to ship even faster.

Turborepo + SupabaseTurborepo + Supabase

Turborepo + Supabase

Making changes to their UI has never been easier with Turborepo. Before, something as simple as changing the class name of a UI component required their devs to make updates in the repo, create an npm release, then pull the code back in from npm to finally deploy to production. It was a complex process with too much overhead for such a simple change.

Now, a single developer can make one change in one place in one pull request—lowering the barrier to entry for contributions and dramatically improving their developer experience. The entire Supabase system can be ran locally with one terminal command and Supabase community members can, from outside the core organization, contribute meaningful code that is ready to be deployed to production in one pass.

Before Turborepo, making a change to the UI required a careful process and several steps. Now that we’re using Turborepo, our Tailwind, TypeScript, and linting configuration all just magically work in our repo. No one needs to manage it, and it all just works. It's amazing.”

Terry Sutton, Frontend Developer

Supabase’s developers also take advantage of Vercel Preview Deployments with commenting capabilities to enable collaboration with external teams. By sharing a live link and gathering stakeholder feedback via comments, this distributed team of 60 can deliver expert-level work quickly.

As part of a company that deploys hundreds of times per day during peak season, the ability to streamline this process was a game changer for Jonathan and his team. 

Part of what’s great about Vercel and Next.js is that you can just open a PR, merge, and it’s live.

Jonathan Summers-Muir, Frontend Developer

So what’s next for Supabase’s dev team? They’re looking forward to exploring more of what Turborepo has to offer: Remote Caching on Vercel, build time improvements, and more. 

If you’d like to experience how Turborepo and Vercel can improve your own developer experience, get in touch