From d3b58714ac26b2a6bb7daf0a87ec6fbd1e730ab0 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 15 Jul 2023 23:40:39 +0600 Subject: [PATCH] Add Supabase / development --- .../webextension/images/icons/Supabase.svg | 20 +++++++++++++++++++ src/technologies/s.json | 20 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Supabase.svg diff --git a/src/drivers/webextension/images/icons/Supabase.svg b/src/drivers/webextension/images/icons/Supabase.svg new file mode 100644 index 000000000..1564cf880 --- /dev/null +++ b/src/drivers/webextension/images/icons/Supabase.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index acd3ae7dc..d8cd0f15f 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -6629,6 +6629,26 @@ "saas": true, "website": "https://suncel.io" }, + "Supabase": { + "cats": [ + 47 + ], + "description": "Supabase is an open-source platform that offers a Postgres database, Authentication, APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings for project development.", + "icon": "Supabase.svg", + "implies": "PostgreSQL", + "js": { + "__NUXT__.config.public.SUPABASE_URL": "", + "__NUXT__.config.public.supabase": "" + }, + "oss": true, + "saas": true, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "website": "https://supabase.com" + }, "Super Builder": { "cats": [ 51