From 866011510a71fffd7fd47afc6612eaa342bd7454 Mon Sep 17 00:00:00 2001 From: Obsidian-MBPM4 Date: Thu, 22 May 2025 16:44:55 +0200 Subject: [PATCH] vault backup: 2025-05-22 16:44:55 Affected files: .obsidian/workspace.json 2 Personal/1 Skills/IT/Supabase Learnings.md --- .obsidian/workspace.json | 12 ++++++------ 2 Personal/1 Skills/IT/Supabase Learnings.md | 11 +++++++++++ 2 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 2 Personal/1 Skills/IT/Supabase Learnings.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 47750c3..6a9a4bb 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -57,16 +57,16 @@ "state": { "type": "markdown", "state": { - "file": "2 Personal/1 Skills/IT/React Learnings.md", + "file": "2 Personal/1 Skills/IT/Supabase Learnings.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "React Learnings" + "title": "Supabase Learnings" } } ], - "currentTab": 2 + "currentTab": 3 } ], "direction": "vertical" @@ -313,9 +313,11 @@ "periodic-notes:Open today": false } }, - "active": "58c02b729f6f20a0", + "active": "fb9714bcef14ff37", "lastOpenFiles": [ "2 Personal/1 Skills/IT/React Learnings.md", + "2 Personal/1 Skills/IT/Supabase Learnings.md", + "99 Work/0 OneSec/OneSecThoughts/Status Quo OneSec.md", "Dashboard.md", "2 Personal/1 Skills/IT", "2 Personal/Lists/Packlisten/Packliste - Skitour.md", @@ -323,7 +325,6 @@ "0 Journal/0 Daily/2025-05-01.md", "0 Journal/0 Daily/2025-05-13.sync-conflict-20250513-182543-6QX3SGA.md", "0 Journal/0 Daily/2025-05-13.md", - "99 Work/0 OneSec/OneSecThoughts/Status Quo OneSec.md", "5 Media/0 Books/The Black Prism by Brent Weeks.md", "0 Journal/0 Daily/2025-04-28.md", "0 Journal/0 Daily/2025-03-26.md", @@ -350,7 +351,6 @@ "Temporary/Untitled 5.md", "0 Journal/0 Daily/2025-04-08.md", "Temporary/Untitled 4.md", - "Excalidraw/Drawing 2025-04-08 11.44.11.excalidraw.md", "Attachments/Pasted image 20250402091926.png", "Attachments/Pasted image 20250331151348.png", "Attachments/IMG_5894.jpeg", diff --git a/2 Personal/1 Skills/IT/Supabase Learnings.md b/2 Personal/1 Skills/IT/Supabase Learnings.md new file mode 100644 index 0000000..2c6323a --- /dev/null +++ b/2 Personal/1 Skills/IT/Supabase Learnings.md @@ -0,0 +1,11 @@ +--- +title: Supabase Learnings +created_date: 2025-05-22 +updated_date: 2025-05-22 +aliases: +tags: +--- +# Supabase Learnings + +## Tutorials +A great video series is here: [Deploy Local Database Changes to Supabase Remote Through Github Actions | egghead.io](https://egghead.io/lessons/supabase-deploy-local-database-changes-to-supabase-remote-through-github-actions)