Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyf0/khojx

Web and native application for khoj.
https://github.com/hyf0/khojx

Last synced: 23 days ago
JSON representation

Web and native application for khoj.

Awesome Lists containing this project

README

        

# khojx

Web application and local application for khoj

## Development

### Setup

Make sure you already have a khoj token. If not, you can get one from [here](https://khoj.co/).

Install dependencies:

```
pnpm install
```

### Run

```
KHOJ_TOKEN=xxxx pnpm dev:naive
```