A Monorepo that holds multiple BOS apps/widgets
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/Harmonic-Guild/harmonic-widgets.git
- Install using your favorite package manager
yarn
- Run the development server
yarn dev
- Go to https://everything.dev/flags or https://near.org/flags and set the bos loader Url to
http://127.0.0.1:4040/
-
Now you can access the local apps in the gateway, for example to access
apps/create
go to bos://harmonic1.near/widget/Hello -
For more details on how to use this workspace, please refer to the Documentation