Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 421 Bytes

File metadata and controls

13 lines (8 loc) · 421 Bytes

Tutorial: Build a Cache Proxy For Supabase

This folder contains the sample application written as part of the Build a Cache Proxy For Supabase tutorial.

Building the Spin Application

Once you've cloned the repository, move into the tutorial folder (./tutorials/supabase-proxy-tutorial) and run spin build:

cd tutorials/supabase-proxy-tutorial
spin build