leomanza / refound-nearcon23

BOS workspace for Refound apps - NEARCON 23 Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

BOS workspace for Refound apps - NEARCON 23 Hackathon