Skip to content

software-mansion-labs/vapi-instawork-fishjam

Repository files navigation

Vapi + Fishjam

Setup

  1. Install dependencies:
npm install
  1. Copy .env.example to .env and fill in the values:
cp .env.example .env
Variable Description
VITE_FISHJAM_ID Fishjam Cloud app ID
FISHJAM_MANAGEMENT_TOKEN Fishjam Cloud management token
VAPI_PRIVATE_API_KEY Vapi API key
VAPI_ASSISTANT_ID Vapi assistant ID
  1. Start the server:
npm run dev:server
  1. In a separate terminal, start the client:
npm run dev:client

Open the URL printed in the terminal (default http://localhost:5173).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors