code-lock

Use redis or other methods to lock code execution, preventing a resource to be used by two process at the same time

MIT License

Downloads
122
Stars
0
Committers
1

bun-template

Bun template for creating projects using bunjs

Install bun

https://bun.sh/

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/

Github Source

https://github.com/jacklehamster/bun-template/

Package Rankings
Top 33.98% on Npmjs.org
Badges
Extracted from project README
npm version