Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hyf0/khojx
- Owner: hyf0
- License: mit
- Created: 2023-11-20T14:51:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-30T09:57:44.000Z (11 months ago)
- Last Synced: 2023-11-30T10:39:55.293Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```