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

https://github.com/karimsa/sidekick


https://github.com/karimsa/sidekick

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

⚡️ sidekick


Create devtools for your monorepo easily.

Checkout our [docs](https://sidekick.js.org).

## Installation

```shell
yarn add -D --exact @karimsa/sidekick@latest
```

## Usage
Once Sidekick is installed, you can run it using

```
yarn sidekick start
```

Open the url it prints out in your browser, and you'll be able to manage your development servers from there.

## License

Licensed under MIT license.

Copyright (C) 2022-present Karim Alibhai.