diff --git a/content/tags/postgres/_index.md b/content/tags/postgres/_index.md new file mode 100644 index 000000000..d3b06cdf1 --- /dev/null +++ b/content/tags/postgres/_index.md @@ -0,0 +1,5 @@ +--- +title: Postgres +description: PostgreSQL is a reliable, object-relational database. +link: https://www.postgresql.org/ +--- diff --git a/content/tags/supabase/_index.md b/content/tags/supabase/_index.md new file mode 100644 index 000000000..d9a630cf0 --- /dev/null +++ b/content/tags/supabase/_index.md @@ -0,0 +1,5 @@ +--- +title: Supabase +description: Supabase is an open source BaaS with features including a Postgres database, Authentication, Edge Functions, Storage, Realtime subscriptions and Vector embeddings so you can build your product faster. +link: https://supabase.com/ +--- diff --git a/content/tags/svelte/_index.md b/content/tags/svelte/_index.md new file mode 100644 index 000000000..2bb1d0960 --- /dev/null +++ b/content/tags/svelte/_index.md @@ -0,0 +1,5 @@ +--- +title: Svelte +description: Svelte is a powerful JavaScript library for building user interfaces. +link: https://svelte.dev/ +---