Skip to content

louisgv/sandbox

Repository files navigation

hyperproxy

sandbox

A monorepo for all experiment targeted toward solving issues in the world.

Goal

A personal sandbox used to test a variety of library in hope that it will aid in the solving or unblocking of open issues.

Setup

Install global tooling dependencies:

npm i -g lerna yarn

Install dependencies (run in /path/to/sandbox)

yarn
lerna bootstrap

Run these anywhere within path/to/sandbox to start the server (i.e, you can run them from child project or path):

yarn start

Link to Project:

Since Sandbox was made to demonstrate and fix issue in other repo, here's a table of all the issue it tried to fix, together with the URL of the app exposed once you run yarn start:

Package Issue Local Link
ros3djs-model-import ros3djs/issues/209 localhost:3001

Credits

Logo created using DotGrid by Devine Lu Linvega

License

  • GSM
  • MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published