summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfriedli2019-11-15 01:07:36 -0800
committerjfriedli2019-11-15 01:07:36 -0800
commitd50f68ae446df413fc6459be9933f373e9f7cdda (patch)
treed1873f6aaa6159cf09977a50a1da60f909dedcee
parent05d40216ee96649038f465ae2f28ac7ba28c5048 (diff)
mention the vue frontend in the readme
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a10f558..e8dfe03 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,12 @@ serious, yet.
16There is a demo instance deployed a [mat2-web.dustri.org](https://mat2-web.dustri.org). 16There is a demo instance deployed a [mat2-web.dustri.org](https://mat2-web.dustri.org).
17Please don't upload any sensitive files to it. 17Please don't upload any sensitive files to it.
18 18
19# Vue Frontend
20![Frontend GIF Preview](https://0xacab.org/jfriedli/mat2-quasar-frontend/raw/2dd5de537088d67fe4167bf5b2e1f5dacf2fa537/mat-frontend.gif?inline=true)
21There is a SPA Frontend available at https://0xacab.org/jfriedli/mat2-quasar-frontend. It consumes
22the RESTful API of this project. As a fallback for non JS users it redirects to this web app.
23To 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
21mat2 is available in [Debian stable](https://packages.debian.org/stable/mat2). 27mat2 is available in [Debian stable](https://packages.debian.org/stable/mat2).