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

https://github.com/hyper63/x


https://github.com/hyper63/x

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# @hyper63/x

Local instance of hyper63

```
npx @hyper63/x
```

> This command will store your data in `$HOME/.hyper63`

## Install globally

If you don't want to run the npm install everytime you start your service

You can install the package globally:

```
npm install -g @hyper63/x
npx @hyper63/x
```

## Customize

If you prefer to store your data in another location:

```
DATA_PATH=./data npx @hyper63/x
```

## More information

[hyper63](https://github.com/hyper63/hyper63)