The Relay is an app store relay designed for Zapstore. It keeps software events and indexes repositories from GitHub. Also, this relay acts as a community (NIP-CC) relay for Zapstore premium users.
You have to set environment variables defined in the example file on a .env
file with no prefixes in the same directory with executable. Then you can build the project using:
go build -tags "sqlite_fts5" .
make build
will do the same for you.
The you can run the relay using:
./relay