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

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.

Awesome Lists containing this project

README

          

# Reunicorn Website

[![CI/CD](https://github.com/LGro/reunicorn-website/actions/workflows/ci_cd.yaml/badge.svg)](https://github.com/LGro/reunicorn-website/actions/workflows/ci_cd.yaml)
[![No Broken Links](https://github.com/LGro/reunicorn-website/actions/workflows/broken_links.yaml/badge.svg)](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