# shorten > simple url shortener ### Setup Environmental variables: - `SHORTEN_HOST` - hostname - `POSTGRES_URI` - lib/pq connection string (see [here](https://pkg.go.dev/github.com/lib/pq#section-documentation))