bun.lockb
bun.lockb
This is a binary file and will not be displayed.
+1
package.json
+1
package.json
+2
-2
src/content/blog/supabase-auth-with-remix-and-vite.md
+2
-2
src/content/blog/supabase-auth-with-remix-and-vite.md
···
1
1
---
2
-
title: Supabase Auth with Remix + Vite
3
-
description: Get up and running with Remix, Vite and the new Supabase SSR package
2
+
title: Add authentication to your Remix application with Supabase
3
+
description: Adding authentication to your remix app with Supabase has never been easier, this blog post will show you how to get up and running quickly
4
4
year: 2024
5
5
published_at: 2024-03-08
6
6
---