An open API service indexing awesome lists of open source software.

https://github.com/wrtnlabs/agentica.template.react


https://github.com/wrtnlabs/agentica.template.react

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Template repository of Agentica's WebSocket Client.

npm install
npm run dev

### Environment Variables

```bash
# .env
VITE_AGENTICA_WS_URL=ws://localhost:37001/chat
```