vault backup: 2025-05-22 16:44:55

Affected files:
.obsidian/workspace.json
2 Personal/1 Skills/IT/Supabase Learnings.md
This commit is contained in:
2025-05-22 16:44:55 +02:00
parent 8e4a804455
commit 866011510a
2 changed files with 17 additions and 6 deletions

View File

@@ -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",

View File

@@ -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)