Go to file
Sage Vaillancourt cdc218f2bf Extremely hacky initial commit.
Right now it's very, very, barely capable of message querying.
It can:
  * Run one-shot requests against all known events.
  * Run real-time requests, pushing each matching event to the frontend.
2022-08-18 16:47:02 -04:00
bin Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
public Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
routes Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
.gitignore Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
app.js Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
config.js Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
package-lock.json Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
package.json Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
query.js Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00
safely-exit.js Extremely hacky initial commit. 2022-08-18 16:47:02 -04:00