panoratech / Panora

One API to connect your data sources to your LLMs
https://docs.panora.dev
Apache License 2.0
944 stars 193 forks source link

Dev Setup for Mac (Silicon Chip) #684

Closed abskrj closed 2 months ago

abskrj commented 2 months ago

Describe the bug While setting it up on 2 Mac (silicon chips), I have got issue in building bcrypt package, as we have to build it from source.

To Reproduce Steps to reproduce the behavior:

  1. Go to root folder
  2. Run docker compose -f docker-compose.dev.yml up

Expected behavior It should run the dev server

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

abhinayy0 commented 2 months ago

@abskrj Can you post some screenshots of the container logs, which are not opening, or of the error you face while building bcrypt.

abskrj commented 2 months ago

Closing as it got resolved after a cleaning Docker cache