commit 54fef5ea13670da977172ce62954161ac93c1bce
parent 165be27c1737db92cd10fd38b995c0945b833179
Author: MTRNord <mtrnord1@gmail.com>
Date: Tue, 25 Jan 2022 01:21:24 +0100
Update README
Diffstat:
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,5 @@
[](https://lgtm.com/projects/g/MTRNord/matrix-art/alerts/) [](https://lgtm.com/projects/g/MTRNord/matrix-art/context:javascript)
+[](https://matrix.to/#/#matrix-art:art.midnightthoughts.space)
# Matrix-Art
@@ -8,14 +9,19 @@ Matrix Art is an experimental Devianart Fediverse version which tries to be clos
https://scythe-pink-090.notion.site/Art-MX-Fediverse-Devianart-148d45b596e74582acff518baadd3026
+## Demo Page
+
+https://art.midnightthoughts.space/
+
## How to install
### Prerequisites
- A Matrix Server with public registration
- A Matrix Server with guests enabled
+- A Matrix Server with dynamic thumbnails
### Steps
1. Either copy the `.env.local.example` to `.env.local` or set the `NEXT_PUBLIC_DEFAULT_SERVER_URL` variable.
-2. Run `npm start` or build and run the Dockerimage
-\ No newline at end of file
+2. Run `npm run dev` or build and run the Dockerimage
+\ No newline at end of file