@dhau/msw-builders
v0.0.43
Published
Various MSW builder utils for rest and graphql
Readme
Dhau MSW Builders
Some extra utilities to write MSW GraphQL and rest handlers.
Installation
npm add -D @dhau/msw-buildersLocal 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
