You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Social media app that imitates instagram functionality. Integration with Supabase via nextauth/SupabaseAdapter. Strives to use native NextJS primitives for cache-management (like tag invalidation etc.) with no third-party libraries
This is the remake of "Meets" app living in one of my github repositories.
To add some new functionality I have decided to rewrite it to NextJS and probably move off Firebase to Supabase.
Techstack
NextJS 14
TailwindCSS
Firebase
next-auth
About
Social media app that imitates instagram functionality. Integration with Supabase via nextauth/SupabaseAdapter. Strives to use native NextJS primitives for cache-management (like tag invalidation etc.) with no third-party libraries