dal/examples/bun
Anton Nesterov e62a155e04
[fix] handle errors
Signed-off-by: Anton Nesterov <anton@demiurg.io>
2024-09-03 01:11:17 +02:00
..
.gitignore [fix] bench; add skeleton for examples 2024-09-01 22:49:39 +02:00
bun.lockb [fix] bench; add skeleton for examples 2024-09-01 22:49:39 +02:00
find.test.ts [fix] handle errors 2024-09-03 01:11:17 +02:00
join.test.ts [fix] handle errors 2024-09-03 01:11:17 +02:00
package.json [feat] add query example 2024-09-02 12:38:07 +02:00
README.md [fix] handle errors 2024-09-03 01:11:17 +02:00
tsconfig.json [fix] bench; add skeleton for examples 2024-09-01 22:49:39 +02:00

bun-dal-example

To install dependencies:

bun install

To run:

bun test

This project was created using bun init in bun v1.1.25. Bun is a fast all-in-one JavaScript runtime.