Skip to content

Repository files navigation

BLAST logo

BLAST - Block Applications For Things

Try out BLAST at https://wintechis.github.io/blast/

This is a monorepo with five packages:

For more detailed descriptions navigate to one of the packages (@blast/core or @blast/web)

Quick start

In order to use the BLAST web demo open a Terminal and enter the following commands:

  1. Clone this repository with git clone https://github.com/wintechis/blast
  2. Install dependencies: bun install
  3. Build BLAST: bun run build
  4. Start BLAST web: bun run start
  5. Open your Browser and navigate to https://localhost:3000

Also execute sudo setcap cap_net_admin=ep $(eval readlink -f `which node`) to allow Node.js to access Bluetooth devices.

Publications

Releases

Packages

Used by

Contributors

Languages