An open API service indexing awesome lists of open source software.

https://github.com/hirosystems/toshi


https://github.com/hirosystems/toshi

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Toshi

Test the project here: [ClearWaters](https://github.com/hirosystems/clear-waters/)

## Getting started

clean install dependencies:
```sh
$ npm ci
```

launch the test environment with vscode-test-web and watch for change in the js
```sh
$ npm run dev
```

### Start the extension

Open the command palette (cmd + shift + p) and run "Launch ClearWaters"