No description
Find a file
2024-12-31 11:24:07 +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 Refactor 2024-12-31 11:23:29 +01:00
src/typesense_indexer Refactor 2024-12-31 11:23:29 +01:00
.gitignore Seems to work pretty well 2024-11-18 10:19:44 +01:00
build.clj Add build options including Docker 2024-12-31 11:23:44 +01:00
deps.edn Add build options including Docker 2024-12-31 11:23:44 +01:00
Dockerfile Add build options including Docker 2024-12-31 11:23:44 +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