PrimalHQ / primal-caching-service

Primal’s caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.
https://primal.net
MIT License
85 stars 13 forks source link

ERROR while compiling #25

Open Darecjo opened 1 month ago

Darecjo commented 1 month ago

I keep getting ERROR: LoadError: UndefVarError:Postgresnot defined Stacktrace: [1] include @ ./client.jl:478 [inlined] [2] top-level scope @ /primal-caching-service/load.jl:16 in expression starting at /primal-caching-service/src/app.jl:1 in expression starting at /primal-caching-service/load.jl:1 Any solutions for this?

pritk commented 1 month ago

hi! this repo will be archived soon. the latest development is done in https://github.com/PrimalHQ/primal-server . that repo is not ready for easy deployment yet - but it will be soon. i'll let you know though this PR when it's ready. best regards!

Darecjo commented 1 month ago

can’t wait thanks 🙏