Note
You will need to have bun installed
To install dependencies:
bun install
To run:
bun run test
This project was created using bun init
in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.
Note
You will need to have docker installed
To create a docker image:
docker build --pull -t auto-label .