Hi, everyone! I'm new with Airbyte , so I just did...
# announcements
j
Hi, everyone! I'm new with Airbyte , so I just did the quickstart but when I go to http://localhost:8000/onboarding the source type list is empty. Can someone help me with this issue? Thanks!!!
Copy code
git clone <https://github.com/airbytehq/airbyte.git>
cd airbyte
docker-compose up
m
Hi @July Lima, Can you try docker-compose down -v docker-compose up
👍 1
p
This worked for me. At first the UI would load blank, when I performed the above two steps it ran correctly so far. I am trying out Airbyte locally on windows