A Monorepo that holds multiple BOS apps/widgets
Explore the docs »
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/near-everything/bos-workspace.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/creatego to bos://createit.near/widget/home -
For more details on how to use this workspace, please refer to the Documentation