Home
Templates
Harbor makes prototyping with Supabase easy peasy
Download for MacOS
01
Create a new project from within Harbor
02
Or pull down a remote project
03
Create and edit schema and functions
04
Harbor syncs them automatically
05
Run your seed files
06
View and modify database tables
07
View and copy logs for debugging
08
Add reports from sharable configs
Create New
Start fresh
Sync Existing
Link to project
Organization
My Organization
Project Name
my-new-project
Local Folder
~/projects/my-new-project
Browse
The root directory of your project
Generate TypeScript Types
Auto-generate definitions on schema changes
Types Output Path
src/types/database.ts
Create Project