Files
test-repo/README.md
2026-01-16 12:37:08 +05:30

230 B

redis-playground

To install dependencies:

bun install

To run:

bun run index.ts

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