Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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