Skip to content

A barebone example for PromptOn API SDK user from typescript / node

License

Notifications You must be signed in to change notification settings

PromptOn/client-example-type-script-node

Repository files navigation

PromptOn API - Typescript node example

A barebone example for PromptOn API SDK in typescript / node

Please note this is work in progress. Some changes in the making to improve dev UX of the SDK.

It also means this example might not work with latest API and prompton npm package version. Just raise an issue if you have any problem.

Installation

Prerequisites:

  • PromptOn Api user account on our hosted environment

    Drop an email for early access: [email protected]

    or

  • Local PromptOn Api server - see PromptOn API

Repo & yarn:

gh repo clone PromptOn/client-example-type-script-node

npm install yarn

Install just

Create your local .env See: .env.example

Install packages:

just install

Run it:

just run

About

A barebone example for PromptOn API SDK user from typescript / node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published