# Target Map > A simple map mapping companies and sites of interest. * **Category**: Apps * **Status**: 0 * **Image**: [`targetmap`](https://hub.docker.com/r/fabaceous/targetmap), 4, upstream * **Healthcheck**: No * **Backups**: No * **Email**: No * **Tests**: No * **SSO**: No ## Quick start * `abra app new targetmap` * `abra app config ` * Create config `curl https://gitlab.com/fabaceous/target-map/-/raw/main/config.example.json?ref_type=heads > config.json` * Update config file with field values * Add as secret `abra secret insert baserow_config v1 ./config.json -f` * Add the baserow key as a secret `abra secret insert baserow_key v1 ` * `abra app deploy ` For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).