From 6703496adc5debee615ae31350cceaf603138630 Mon Sep 17 00:00:00 2001 From: ideclon Date: Fri, 23 Dec 2022 00:11:45 +0000 Subject: [PATCH] add link to frontend --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97a951c..9a89db3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repo contains two parts: * `functions` * `collections` (aka databases) -Once the server components are deployed, you can deploy the frontend. +Once the server components are deployed, you can deploy the [frontend](https://tildegit.org/ideclon/mastodon_algorithm_frontend). # Deploy To deploy this repo, you'll need the [AppWrite CLI](https://appwrite.io/docs/command-line#installation).