Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 228 Bytes

CONTRIBUTION.md

File metadata and controls

17 lines (12 loc) · 228 Bytes

Generate and set API_TOKEN

export API_TOKEN=<API Token generated from Togai App>

Run examples

npm link && npm link togai-client && ts-node examples/example.ts

Publish library

npm publish