https://github.com/cidem/hkrs-go
hochtourenkurs.at/
https://github.com/cidem/hkrs-go
Last synced: 11 months ago
JSON representation
hochtourenkurs.at/
- Host: GitHub
- URL: https://github.com/cidem/hkrs-go
- Owner: cideM
- Created: 2022-01-31T18:00:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T09:29:01.000Z (over 2 years ago)
- Last Synced: 2025-05-18T08:36:17.948Z (about 1 year ago)
- Language: Go
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"