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

https://github.com/ericalli/copilotkit-worker


https://github.com/ericalli/copilotkit-worker

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# CopilotKit Worker Example

## Install Dependencies

```
npm install
```

## Run Worker
```
npm run dev
```