A monorepo for all experiment targeted toward solving issues in the world.
A personal sandbox used to test a variety of library in hope that it will aid in the solving or unblocking of open issues.
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
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 |
Logo created using DotGrid by Devine Lu Linvega
- GSM
- MIT