From 55c9d8f16e20672c3cbafd3d953b23f053143e96 Mon Sep 17 00:00:00 2001 From: Khaled FERJANI Date: Wed, 25 Oct 2023 15:51:31 +0100 Subject: [PATCH] link to development docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 818c208..caebee4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Registration platform for twake in matrix [API Documentation](documentation/README.md) +[How to deploy it locally](documentation/development.md) + ## Developing Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: