From e3dce5b2239eb0791d3c57fd15cd3adcf344ab0b Mon Sep 17 00:00:00 2001 From: Horea Porutiu Date: Tue, 31 Oct 2023 17:38:52 +0100 Subject: [PATCH] Add appcards video (#218) * add youtube video in Readme * add video description --- examples/github-appcards/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examples/github-appcards/README.md b/examples/github-appcards/README.md index e16bbff88..d836110d6 100644 --- a/examples/github-appcards/README.md +++ b/examples/github-appcards/README.md @@ -20,6 +20,7 @@ https://github.com/miroapp/app-examples/assets/10428517/70e7c32e-7206-42f7-b64d- - [Tools and Technologies](#tools) - [Prerequisites](#prerequisites) - [Associated Developer Tutorial](#tutorial) +- [Associated Video Tutorial](#video) - [Database Configuration](#database) - [Netlify Configuration](#netlify) - [Miro App Configuration](#miro) @@ -60,6 +61,12 @@ https://github.com/miroapp/app-examples/assets/10428517/70e7c32e-7206-42f7-b64d- > To view a more in depth developer tutorial > of this app (including code explanations) see the [GitHub app cards 2-way sync tutorial](https://developers.miro.com/docs/enable-2-way-sync-between-app-cards-and-github-cards) on Miro's Developer documentation. +# 📖 Associated Video Tutorial + +> To view a more in depth developer tutorial in video format, you can watch the YouTube video below. This video explains how to build a 2-way data sync integrations with GitHub projects (classic) and Miro. It goes through demo videos, architecture diagrams, and code examples to teach you the fundamentals around building a 2-way data sync integration. + +[![Build a 2-way sync with GitHub and Miro using App Cards](https://img.youtube.com/vi/ed_7TzPO0d4/0.jpg)](https://youtu.be/ed_7TzPO0d4) + # Database Configuration 1. Create a database in Supabase. First you may need to create an Org.