diff options
| author | jfriedli | 2019-11-15 01:07:36 -0800 |
|---|---|---|
| committer | jfriedli | 2019-11-15 01:07:36 -0800 |
| commit | d50f68ae446df413fc6459be9933f373e9f7cdda (patch) | |
| tree | d1873f6aaa6159cf09977a50a1da60f909dedcee | |
| parent | 05d40216ee96649038f465ae2f28ac7ba28c5048 (diff) | |
mention the vue frontend in the readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -16,6 +16,12 @@ serious, yet. | |||
| 16 | There is a demo instance deployed a [mat2-web.dustri.org](https://mat2-web.dustri.org). | 16 | There is a demo instance deployed a [mat2-web.dustri.org](https://mat2-web.dustri.org). |
| 17 | Please don't upload any sensitive files to it. | 17 | Please don't upload any sensitive files to it. |
| 18 | 18 | ||
| 19 | # Vue Frontend | ||
| 20 |  | ||
| 21 | There is a SPA Frontend available at https://0xacab.org/jfriedli/mat2-quasar-frontend. It consumes | ||
| 22 | the RESTful API of this project. As a fallback for non JS users it redirects to this web app. | ||
| 23 | To set it up checkout the [Readme](https://0xacab.org/jfriedli/mat2-quasar-frontend/blob/master/README.md). | ||
| 24 | |||
| 19 | # How to deploy it? | 25 | # How to deploy it? |
| 20 | 26 | ||
| 21 | mat2 is available in [Debian stable](https://packages.debian.org/stable/mat2). | 27 | mat2 is available in [Debian stable](https://packages.debian.org/stable/mat2). |
