logoalt Hacker News

boudratoday at 2:12 AM1 replyview on HN

Maintainer here. Yes, the web app is a static Expo export, so the simplest self-host path is to build packages/app and serve the generated dist/ with any static HTTP server. The daemon itself is published to npm as `@getpaseo/cli`.

Docs for this are currently missing, and I should probably package all of this in a Docker image. I'll do that today!


Replies

txhwindtoday at 6:48 AM

Does the official relay server cost a lot on network?