Skip to content

stripedpajamas/ssb-meili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssb / meilisearch

very small ssb -> meilisearch experiment, because searching in Patchwork / Patchbay always pisses me off.

install / use

  1. install meilisearch (https://docs.meilisearch.com/guides/introduction/quick_start_guide.html)
  2. run it (./meilisearch)
  3. clone this repo (git clone https://github.com/stripedpajamas/ssb-meili)
  4. cd into it (cd ssb-meili)
  5. install deps (npm install)
  6. run it (npm start)

it will produce a lot of output :D

currently this is more of a single run utility; if you run it twice it does all the work again.

when it's done, you can visit http://127.0.0.1:7700 and instant-search through SSB posts :)

license

ISC

About

indexing local scuttlebutt content in meilisearch

Topics

Resources

License

Stars

Watchers

Forks