# Quick Start / Official Entry

Project: tinysearch/tinysearch

## Official Install Entry

### Docker - Official install entry

```bash
docker run -v $PWD:/app tinysearch/cli -m wasm
```

Source: https://github.com/tinysearch/tinysearch#readme

## Sources

- repo: https://github.com/tinysearch/tinysearch
- docs: https://github.com/tinysearch/tinysearch#readme
