mirror of
https://github.com/edufeed-org/amb-relay.git
synced 2025-12-10 00:34:33 +00:00
7 lines
201 B
Markdown
7 lines
201 B
Markdown
# Typesense Relay for AMB Metadata
|
|
|
|
- copy `.env.example` to `.env`
|
|
- add metadata to your relay and typesense connection info
|
|
- start typesense with `docker compose up`
|
|
- start relay with `go run .`
|
|
|