@dhau/msw-builders
v0.0.37
Published
Various MSW builder utils for rest and graphql
Downloads
672
Readme
Dhau MSW Builders
Some extra utilities to write MSW GraphQL and rest handlers.
Installation
npm add -D @dhau/msw-builders
Local Development
Setup
- Install system dependencies using ASDF, or manually install the dependencies in
.tool-versions
- Install project dependencies using
npm ci
Publishing
Manually trigger from github actions:
https://github.com/danielholmes/msw-builders/actions/workflows/publish.yml