1.0.3 • Published 8 months ago

cloudhydra.ai v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Hydra-sdk

setup/rebuild: run 'npm install'

publishing the sdk:

  • 'npm login' (do all the steps necessary)
  • npm publish

guide: https://dev.to/mendoza/how-to-build-a-simple-sdk-on-typescript-21gg

TestingSDKChatApp

Running the test chat app:

  • cd to TestingSDKChatApp dir:
  • 'npm install' for dependencies (different from the SDK, if you've modified the SDK locally, re-run the npm install within that directory to get new changes picked up here)
  • 'npm start'
  • Console chat interface, to exist ' Ctrl+c' will end.
1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago