0.0.3-beta • Published 6 months ago
pure-client v0.0.3-beta
pure-client
A client for the PURE API written in TypeScript/Node
Development
Recommendation is to carry out development in the supplied .devcontainer
configured environment
Setup
- clone the repo
- add required environment variables e.g. [see here] to a
.env
file - build and start the devContainer
- open a terminal in the devContainer and test with
npm run test