mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 03:56:01 +08:00
* update Next.js quickstart * update docs to use ssr package * update nav items to reflect new ssr pages * add migration guide from auth-helpers to ssr * add guides for astro and remix * add new pages to sitemap.xml * Update apps/docs/pages/guides/auth/server-side/overview.mdx Co-authored-by: Greg Richardson <greg.nmr@gmail.com> * Update apps/docs/pages/guides/auth/server-side/overview.mdx Co-authored-by: Greg Richardson <greg.nmr@gmail.com> * Update apps/docs/pages/guides/auth/server-side/creating-a-client.mdx Co-authored-by: Greg Richardson <greg.nmr@gmail.com> * Update apps/docs/pages/guides/auth/server-side/creating-a-client.mdx Co-authored-by: Greg Richardson <greg.nmr@gmail.com> * Add sveltekit example code * Add another admonition for sveltekit * Add express example * Fix spelling mistake * Run prettier to correct formatting * fix createClient examples for Next.js --------- Co-authored-by: Greg Richardson <greg.nmr@gmail.com> Co-authored-by: Andrew Smith <a.smith@silentworks.co.uk>