summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).