@xapp/oc-studio-starter
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

OC Studio Starter Template

A starter template for OC Studio leveraging 📣 stentor conversational framework.

Sample .env

AWS_REGION=us-east-1
STUDIO_APP_ID=
STUDIO_TOKEN=
USER_STORAGE_TABLE=
LEX_BOT_ID=
LEX_BOT_ALIAS_ID=

Deploying

Make sure you set your AWS_PROFILE to one that has administrative privileges before you deploy using the following command from app root (cd packages/app):

yarn deploy:prod

Running Locally

From app root (cd packages/app), you can run an express server that calls your handler with:

yarn start

Optional: Then also at app root in another terminal:

xapp serve

Which will then serve the app's chat widget channel.

/@xapp/oc-studio-starter/

    Package Sidebar

    Install

    npm i @xapp/oc-studio-starter

    Weekly Downloads

    22

    Version

    1.3.0

    License

    Apache-2.0

    Unpacked Size

    35.9 kB

    Total Files

    27

    Last publish

    Collaborators

    • petehaas
    • michaelmyers
    • chrsdietz
    • xappbot
    • opendog