https://github.com/lgro/reunicorn-website
The website accompanying the Reunicorn smartphone app.
https://github.com/lgro/reunicorn-website
Last synced: about 1 month ago
JSON representation
The website accompanying the Reunicorn smartphone app.
- Host: GitHub
- URL: https://github.com/lgro/reunicorn-website
- Owner: LGro
- License: other
- Created: 2024-02-10T21:34:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-22T14:38:25.000Z (5 months ago)
- Last Synced: 2026-05-03T19:41:59.597Z (3 months ago)
- Language: JavaScript
- Homepage: https://reunicorn.app
- Size: 9.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reunicorn Website
[](https://github.com/LGro/reunicorn-website/actions/workflows/ci_cd.yaml)
[](https://github.com/LGro/reunicorn-website/actions/workflows/broken_links.yaml)
The website https://reunicorn.app accompanying the corresponding smartphone app, built with [Hugo](https://gohugo.io).
## Building & Running
```
hugo server -D
```
For running in production, ensure that you're running HTTPS so that the secret
in the URL does not leak.
Run `wasm_build.sh release` in the Veilid repository at `veilid/veilid-wasm` to update the files contained in `static/js/`.
## Dependencies
We're including a fixed version of the
- MIT licensed [kjua](https://github.com/lrsjng/kjua) for qrcode rendering
- BSD-3-Clause licensed Maptiler client JS for geocoding event addresses when generating Reunicorn event links