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

https://github.com/eces/select-onpremise

Self-hosted select server.
https://github.com/eces/select-onpremise

Last synced: about 1 year ago
JSON representation

Self-hosted select server.

Awesome Lists containing this project

README

          

# select-onpremise
Self-hosted select server.

[https://github.com/eces/select](https://github.com/eces/select)

### Installation

```
git clone https://github.com/eces/select-onpremise.git
```

```
cd select-onpremise
```

```
docker-compose up
```

Open `http://localhost:9400`

> For server deployment, use `docker-compose up -d`, `docker-compose ps`.