8 packages
get-deps-cmd
A simple way to get an install command from all your dependencies
minijanus-ts
A small Javascript wrapper for talking to the Janus WebRTC signaling API. Forked from minijanus.js to add TS support and additional functionality.
sidetrack
TypeScript-first job processing library, backed by Postgres.
@sidetrack/adapter-prisma
This allows you to convert a Prisma connection to an adapter that can be easily passed into Sidetrack options. It's useful when you want to run Sidetrack's queries using your own DB client, or if you want to make sure your jobs are inserted in a transacti
@sidetrack/client-prisma
This allows you to convert a Prisma client to a Sidetrack database client that can be easily passed into Sidetrack options. It's useful when you want to run Sidetrack's queries using your own DB client, or if you want to make sure your jobs are inserted i
@sidetrack/pg-migrate
Sidetrack internal postgres database migration tool
@sidetrack/sidetrack
Head over to [sidetrack.run](https://sidetrack.run)
typefusion
Typefusion is a tool inspired by DBT that lets you run typescript scripts, and the results are materialized into a database.