No description
Find a file
2025-01-24 17:24:42 +01:00
.clj-kondo/imports/http-kit/http-kit use nostr-clj; add learningResourceType to be indexed 2024-12-02 16:20:25 +01:00
resources Get it running with docker 2025-01-24 17:24:42 +01:00
src/typesense_indexer Get it running with docker 2025-01-24 17:24:42 +01:00
.env.example Get it running with docker 2025-01-24 17:24:42 +01:00
.gitignore Get it running with docker 2025-01-24 17:24:42 +01:00
build.clj Add build options including Docker 2024-12-31 11:23:44 +01:00
deps.edn Get it running with docker 2025-01-24 17:24:42 +01:00
docker-compose.yaml Get it running with docker 2025-01-24 17:24:42 +01:00
Dockerfile Get it running with docker 2025-01-24 17:24:42 +01:00
README.md Add README 2024-12-31 11:24:07 +01:00

Typesense Indexer

Listens for AMB events of a certain relay and indexes them to a Typesearch instance.

TODO

  • Use multiple relays
  • Write Docs