Access the Airbyte web interface with default creds airbyte password
.
- Create a new source using Sample Data (Faker).
- Leave default values or customize it to your own taste.
- Test and save.
- Create a new Postgres destination.
- Leave default values as they are and those blank text boxes fill 'em up with db info from supabase step.
- You can find DB password text box in optional fields.
- Test and save.
- Setup the connection between the source and destination.
- Wait for the job to run and the db to be populated.
Once it runs go to supabase dashboard and double check the inserted data.
Kudos man, now you have working (fake) data.
Top comments (0)