To install dependencies:
bun installTo run:
bun run startTo dev:
bun run devThis project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.
docker compose updocker compose -f docker-compose.dev.yaml upCreate new command by duplicating commands/test.ts and replace <command-name> accordingly in the file.