Hello everyone, I just started exploring typesense...
# community-help
z
Hello everyone, I just started exploring typesense. I'm curious, could be used as a library, embedded within a desktop application, or would it always have to run in a separate process?
f
Hey! Typesense needs to run as a separate process - it can't be embedded directly in desktop apps. You'll need to run it as a server (either locally using the binary itself or a docker image, or remotely using a VPS or Typesense Cloud, our SaaS product) and connect to it through its HTTP API.
1
z
Thank you!
🙌 1