1.0.0 • Published 3 years ago

beddybyes-sdk v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Beddybyes API SDK

This package is responsible for generating the JavaScript SDK for use with the BEddybyes API.

Requirements

  • Have git@github.com:Johnathan/beddybyes-api.git cloned into ../api (a directory names api, as a sibling of this project)

Usage

Make sure the api project is pulled and up to date then run yarn build-sdk, this willl generate the typescript API with everything needed to interact with the API.

Run yarn build to generate the JS version from the generated typescript library.

Now run yarn publish to publish the package to a private repository, ready to be used in the frontend and react-native applications

1.0.0

3 years ago