Loading…
Supabase Alpha September 2020
SupabasePaul Copplestone
Summary
Seven months into development, Supabase announced a series of platform updates across authentication, database tooling, and client libraries. The release introduced OAuth logins supporting Bitbucket, GitHub, GitLab, and Google, alongside table cloning and one-click Postgres extension management. In the SQL editor, users can now save favorite queries and access locally stored query histories directly within the browser. The web dashboard adopted Next.js automatic static optimization for improved responsiveness, while postgrest-js migrated to TypeScript and an isomorphic gotrue-js TypeScript library was built for Netlify GoTrue integration. Supabase is prioritizing a transition from Alpha to Beta by tracking open-source tool performance in a dedicated benchmarks repository.
Context
Seven months into developing Supabase, the team needed to expand platform capabilities and prepare for transitioning the project from Alpha to Beta.
Approach / What changed
Supabase implemented third-party OAuth logins, table cloning, one-click Postgres extension controls, Next.js static optimization, and TypeScript client libraries for GoTrue and PostgREST.
Takeaways
- Supabase added third-party OAuth logins supporting Bitbucket, GitHub, GitLab, and Google.
- The web dashboard utilizes Next.js automatic static optimization to enhance interface responsiveness.
- An isomorphic gotrue-js library was created and postgrest-js was migrated to TypeScript in preparation for bundling into supabase-js.
Related reading
Supabase ·
Supabase Alpha October 2020
Eight months into building Supabase, the team released product updates focused on stability, reliability, and performance while preparing to transition from Alpha to Beta. The release introduces supabase-js version 1.0, incorporating extensive community feedback to deliver major developer experience improvements across client libraries. Platform interface updates include tabs and full-screen mode for the SQL Editor, alongside new keyboard shortcuts to help power users navigate and manipulate tables rapidly. For user authentication, Supabase added magic link capabilities, enabling passwordless login flows for both new and existing users either as a standalone method or alongside passwords. Under continuous improvement efforts, the team converted realtime-js to TypeScript, heavily optimized dashboard routing performance, and established a repository to benchmark all integrated open source tools.
Paul CopplestoneSupabase ·
Supabase Alpha August 2020