This folder contains server to generate token using API key and chat react application.
- Node 16 is recommended for generate token application.
| Name | Description | Details |
|---|---|---|
| INWORLD_KEY | Inworld application key | Get key from integrations page |
| INWORLD_SECRET | Inworld application secret | Get secret from integrations page |
| INWORLD_SCENE | The Inworld Scene ID. | Get scene id from integrations page |
Specify VITE_INWORLD_CHARACTER and VITE_INWORLD_SCENE (or fill corresponding fields on application web form after start)
Additionally, you can cpecify VITE_CONNECTION_HOSTNAME and CONNECTION_SSL for Web SDK testing purpuses
yarn installyarn start