···11+{
22+ "tasks": {
33+ "dev": "deno run -A ./src/main.ts"
44+ }
55+}
+10
readme.md
···11+# Elastic Search AppView
22+terrible i know right lmao
33+44+send ES queries to `/xrpc/com.example.prototypeESQuery` either POST or GET q=
55+66+change config in `config.json`
77+88+run `deno task dev` to start
99+1010+you need elasticsearch configured and running first though, good luck with that