Back
Frontend Zero to One
Overview
Frontend Zero to One is is a service which creates an app for your Supabase Postgres database on-the-fly without any drag and drop, using the OpenAPI spec provided by PostgREST.
Documentation
Setup
In the Supabase control panel, open your project and click the Settings cog icon, and then "API". You will need:
- From the Project URL copy the project ID from https://your-project-id.supabase.co
- From the "Project API keys" section copy the "anon" "public" API Key into the
Paste both into the FEZTO Supabase setup page and click Launch. You can now share and bookmark the browser URL which includes the projectID and anon key with others to launch the same app.
Details
Third-party integrations and docs are managed by Supabase partners.