sdk-javascript/examples/typescript-ex
snyk-bot 3c5cb44932 fix: examples/typescript-ex/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
2021-01-06 09:53:01 -05:00
..
src chore: Update examples to use latest sdk changes (#282) 2020-07-30 09:24:02 -04:00
README.md chore: Update examples to use the latest sdk version(2.0.2) (#206) 2020-06-09 18:08:15 -04:00
package.json fix: examples/typescript-ex/package.json to reduce vulnerabilities 2021-01-06 09:53:01 -05:00
tsconfig.json chore: Update examples to use the latest sdk version(2.0.2) (#206) 2020-06-09 18:08:15 -04:00
tslint.json Typescript examples 2019-10-29 20:49:54 -03:00

README.md

Typescript Example

The types are available since v1.0.0

How To Start

Install and transpile:

npm install

Then, start

npm start