Home
Templates
Harbor makes prototyping with Supabase easy peasy
Download for MacOS
01
One click project creation with templates
02
Or pull down a remote project
03
Create a schema.sql file
04
Harbor diffs and syncs it 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