https://github.com/karimsa/sidekick
https://github.com/karimsa/sidekick
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karimsa/sidekick
- Owner: karimsa
- License: mit
- Created: 2023-02-15T17:38:35.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-15T17:38:45.000Z (over 3 years ago)
- Last Synced: 2025-03-11T21:03:58.407Z (over 1 year ago)
- Language: TypeScript
- Size: 889 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.