Example project demonstrating Inkeep's CXKit with tool calls for support ticket creation.
-
Install dependencies:
npm install
-
Create a
.envfile with your Inkeep API key:VITE_INKEEP_API_KEY=your_api_key_here -
Start the dev server:
npm run dev
npm run dev- Start development servernpm run build- Build for productionnpm run preview- Preview production build