aboutsummaryrefslogtreecommitdiff
path: root/apps/docs
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2025-01-31 19:13:21 -0700
committerDhravya Shah <[email protected]>2025-01-31 19:13:21 -0700
commit690d94e329e0f7f907e15286f93f0b6448c6a712 (patch)
treeb06cff137906b4f41547d585a6a5cf75ec908b5a /apps/docs
parentdocs: update changelog (diff)
downloadsupermemory-690d94e329e0f7f907e15286f93f0b6448c6a712.tar.xz
supermemory-690d94e329e0f7f907e15286f93f0b6448c6a712.zip
docs: add notes about infrastructure
Diffstat (limited to 'apps/docs')
-rw-r--r--apps/docs/essentials/infrastructure.mdx13
-rw-r--r--apps/docs/introduction.mdx4
-rw-r--r--apps/docs/mint.json2
-rw-r--r--apps/docs/openapi.json6
4 files changed, 20 insertions, 5 deletions
diff --git a/apps/docs/essentials/infrastructure.mdx b/apps/docs/essentials/infrastructure.mdx
new file mode 100644
index 00000000..4c421514
--- /dev/null
+++ b/apps/docs/essentials/infrastructure.mdx
@@ -0,0 +1,13 @@
+---
+title: "Learn how Supermemory works"
+description: "A short guide to how Supermemory works"
+icon: "users"
+---
+
+Supermemory is a hosted service. This means that you don't need to worry about the infrastructure.
+
+but it's still good to know how it works.
+
+## Infra
+
+![Infra](https://camo.githubusercontent.com/d6049c13d165a803aa0c6cbee9fc64fd4feafdfe51aecf47fc93c2f18b58e55a/68747470733a2f2f692e6468722e7774662f722f436c6970626f6172645f4a616e5f32302c5f323032355f61745f332e3531e280af504d2e706e67) \ No newline at end of file
diff --git a/apps/docs/introduction.mdx b/apps/docs/introduction.mdx
index efbf63a9..135794a4 100644
--- a/apps/docs/introduction.mdx
+++ b/apps/docs/introduction.mdx
@@ -19,7 +19,9 @@ Introducing the Supermemory API. An _affordable_, _easy-to-use_, and _production
alt="Hero Dark"
/>
-Trusted by Open source [8.5k+ stars](https://git.new/memory), one of the fastest [growing growing projects in Q3 2024](https://runacap.com/ross-index/q3-2024/), Product of the day on [ProductHunt](https://www.producthunt.com/posts/supermemory).
+Trusted by Open source [8.5k+ stars](https://git.new/memory), one of the fastest [growing growing projects in Q3 2024](https://runacap.com/ross-index/q3-2024/), Product of the day on [ProductHunt](https://www.producthunt.com/posts/supermemory).
+
+... and thousands of you!
## Why Supermemory?
diff --git a/apps/docs/mint.json b/apps/docs/mint.json
index 6762d41d..cfc71943 100644
--- a/apps/docs/mint.json
+++ b/apps/docs/mint.json
@@ -60,7 +60,7 @@
},
{
"group": "Essentials",
- "pages": ["essentials/distinguishing-users"]
+ "pages": ["essentials/distinguishing-users", "essentials/infrastructure"]
},
{
"group": "Changelog",
diff --git a/apps/docs/openapi.json b/apps/docs/openapi.json
index 3fc2b53d..1600761c 100644
--- a/apps/docs/openapi.json
+++ b/apps/docs/openapi.json
@@ -405,7 +405,7 @@
}
}
},
- "/v1/search": {
+ "/search": {
"post": {
"summary": "Search content",
"security": [
@@ -448,7 +448,7 @@
}
}
},
- "/v1/user/spaces": {
+ "/user/spaces": {
"get": {
"summary": "Get user spaces",
"security": [
@@ -466,7 +466,7 @@
}
}
},
- "/v1/integrations/notion/import": {
+ "/integrations/notion/import": {
"get": {
"summary": "Import Notion content",
"security": [