https://github.com/mswjs/msw-github-bot
Mock Service Worker community bot. Beep. Bop.
https://github.com/mswjs/msw-github-bot
Last synced: 23 days ago
JSON representation
Mock Service Worker community bot. Beep. Bop.
- Host: GitHub
- URL: https://github.com/mswjs/msw-github-bot
- Owner: mswjs
- License: isc
- Created: 2020-08-29T09:47:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T07:48:37.000Z (over 5 years ago)
- Last Synced: 2025-02-25T09:23:57.759Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 115 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# msw-github-bot
> A GitHub App built with [Probot](https://github.com/probot/probot) that Mock Service Worker GitHub bot
## Setup
```sh
# Install dependencies
npm install
# Run with hot reload
npm run build:watch
# Compile and run
npm run build
npm run start
```
## Contributing
If you have suggestions for how msw-github-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[ISC](LICENSE) © 2020 Artem Zakharchenko