From d46a19b424ad54754f350170c7e0cd0aa97712b7 Mon Sep 17 00:00:00 2001 From: rui hildt Date: Wed, 17 Jun 2020 13:13:23 +0200 Subject: [PATCH] Add heroku deployed app url --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f9c0ee0..746a587 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ It's based on the availibity of all participants for specific days. - [Documentation](https://git.armada.digital/meeting-planner/documentation) - [Frontend](https://git.armada.digital/meeting-planner/frontend) +--- + +**URL** https://meeting-planner-backend.herokuapp.com/ + +--- + # Backend architecture - [API endpoints](https://git.armada.digital/meeting-planner/documentation/src/branch/master/api-documentation.md) - [Database design](https://dbdiagram.io/d/5e769ab14495b02c3b88936f)