Slick JavaScript / TypeScript wrapper around Message DB which is a lightweight Event store on top of PostgreSQL.
To install dependencies:
bun installTo run:
bun run src/index.tsTo test:
bun test --watchTo build the library:
bun run build| Name | Name | Last commit date | ||
|---|---|---|---|---|
Slick JavaScript / TypeScript wrapper around Message DB which is a lightweight Event store on top of PostgreSQL.
To install dependencies:
bun installTo run:
bun run src/index.tsTo test:
bun test --watchTo build the library:
bun run build