Skip to content

Files

Latest commit

 

History

History
9 lines (8 loc) · 152 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 152 Bytes

supabase-strapi

An starter template that includes Supabase and Strapi

Start the backend

cd backend
cp .env.example .env
docker compose up