We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e328bf9 + a9f80a0 commit db3bc9bCopy full SHA for db3bc9b
src/routes/docs/products/sites/+page.markdoc
@@ -38,3 +38,14 @@ Try out one of our most popular framework quick-starts:
38
{% /cards %}
39
40
Or, [setup your first site using your favorite framework >](/docs/products/sites/quick-start)
41
+
42
+# Migrating from other platforms?
43
44
+Looking to migrate existing web applications from other hosting platforms to Appwrite Sites? Find detailed migration guides for various platforms:
45
46
+{% cards %}
47
48
+{% cards_item href="/docs/products/sites/migrations/vercel" title="Migrating from Vercel" icon="icon-vercel" %}
49
+{% /cards_item %}
50
51
+{% /cards %}
0 commit comments