From 594cf27696a7c8a59231b8e3e593089816459811 Mon Sep 17 00:00:00 2001 From: Ian Davis Date: Mon, 8 Mar 2021 12:19:55 -0800 Subject: [PATCH] docs: Include solid/community-server-recipes. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f63b92443..58646d83d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ If you are interested in helping out with the development of this server, be sure to have a look at the [📓 developer notes](https://github.com/solid/community-server/wiki/Notes-for-developers) and [🛠️ good first issues](https://github.com/solid/community-server/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22). +Additional recipes for configuring and deploying the server can be found at [solid/community-server-recipes](https://github.com/solid/community-server-recipes). + ## Running locally ```shell