studio-server-client-lib
v0.0.1-beta.1
Published
Base client lib for making studio-server requests
Readme
@manifoldxyz/asset-uploader-service-client-lib
Base client lib for all manifold asset_uploader requests
Features
- Manifold eslint/prettier
- Husky precommit lint staged files and test
- vitest w/coverage
@path aliasimport { gm } from '@/gm'- ci github workflow
- pr github workflow
- build badge workflow
Commands
yarn test # run the test suite
yarn test:watch # run the test suite in watch
yarn build # build the library in ./dist
yarn format # run prettier on the filesReleasing
- [Only required one time] Uncomment the final block in
.github/workflows/ci.yml - Bump the version in package.json in a PR
- Merge it
- Any merge or commit to main with an updated package number will trigger a release to npm and github
