@dobuki/code-lock
v1.0.13
Published
Use redis or other methods to lock code execution, preventing a resource to be used by two process at the same time
Downloads
330
Maintainers
Readme
bun-template
Bun template for creating projects using bunjs
Install bun
curl -fsSL https://bun.sh/install | bash
Commands
- start: "bun run index.ts",
- bundle: "bun run bundler/bundler.ts",
Run example
https://jacklehamster.github.io/bun-template/example/