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

https://github.com/cidem/hkrs-go

hochtourenkurs.at/
https://github.com/cidem/hkrs-go

Last synced: 11 months ago
JSON representation

hochtourenkurs.at/

Awesome Lists containing this project

README

          

# Quickstart

```
$ caddy file-server --root ./public/ --listen :2000
```

```
$ fd . | entr -c ./build
```

Don't forget that the preview API version is built using the `preview` branch!

You need to trigger a daily build so that the available dates are updated. Currently this is done via a Zapier daily Zap.

## Environment variables

- CONTENTFUL_SPACE_ID
- CONTENTFUL_ENDPOINT
- CONTENTFUL_API_TOKEN
- NOINDEX="true"