Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 459 Bytes

Scaffold a full stack app with Remix and Supabase

This is a demo project to show you how to start building full stack apps with Remix and Supabase

You will need to provide an API_URL and API_KEY environnement variable to interact with a Supabase project.

Take not that I didn't implemented authentication yet in this example.

Feel free to contact me if you have any questions at jonathan@mirahi.io