Skip to content

near-everything/bos-workspace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Everything BOS Workspace

A Monorepo that holds multiple BOS apps/widgets
Explore the docs »

Report Bug · Request Feature

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. Clone the repo
git clone https://github.com/near-everything/bos-workspace.git
  1. Install using your favorite package manager
yarn
  1. Run the development server
yarn dev
  1. Go to https://everything.dev/flags or https://near.org/flags and set the bos loader Url to
http://127.0.0.1:4040/
  1. Now you can access the local apps in the gateway, for example to access apps/create go to bos://createit.near/widget/home

  2. For more details on how to use this workspace, please refer to the Documentation

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%