Skip to content

Commit 6e933b3

Browse files
authored
Merge pull request #2109 from Veera-mulge/add-mid-content-cta
Add mid content CTA to various blogs
2 parents 8ecb621 + 1e00a6c commit 6e933b3

File tree

24 files changed

+102
-54
lines changed

24 files changed

+102
-54
lines changed

src/routes/blog/post/appwrite-compared-to-supabase/+page.markdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ Storage allows you to manage files in your project. It can store images, videos,
7676
- Appwrite offers an image manipulation API, including functionalities such as manipulating resolution, image reformatting, caching, and compression, in the free tier. Supabase offers image manipulation only in their paid tiers.
7777
- Supabase offers a CDN to serve assets via an edge network in their paid tiers.
7878

79+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
80+
7981
## Functions
8082

8183
Functions are "self-contained" modules of code that accomplish a specific task. BaaS platforms make it easier for you to extend the services by using functions with code snippets.

src/routes/blog/post/appwrite-vs-auth0-b2c/+page.markdoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ If you're migrating from another platform, Appwrite supports importing user acco
4545

4646
You can also move from [**Appwrite Cloud**](https://cloud.appwrite.io/) to a **self-hosted deployment** later, using the same SDKs and APIs. Your code doesn't change, just the endpoint. That kind of portability is usually locked behind enterprise agreements in other platforms.
4747

48+
{% call_to_action title="Get started with Appwrite Auth Pro" description="The most cost-effective authentication service for B2C applications." point1="Starting at $15 per month" point2="Resource-based pricing" point3="Up to 200,000 MAUs" point4="Dedicated email support" cta="Start building" url="https://cloud.appwrite.io/console/register?type=create&plan=tier-1" /%}
49+
4850
# What you get in practice
4951

5052
Here's how the two platforms compare on features that matter most for growing B2C apps:
@@ -83,4 +85,4 @@ With Appwrite, you get core auth features, generous limits, and the ability to s
8385

8486
- [Quickstart: Appwrite authentication](/docs/products/auth/quick-start)
8587
- [Video: Add Google auth in minutes](https://www.youtube.com/watch?v=tgO_ADSvY1I)
86-
- [Article: Password hashing algorithms in Appwrite](/blog/post/password-hashing-algorithms)
88+
- [Article: Password hashing algorithms in Appwrite](/blog/post/password-hashing-algorithms)

src/routes/blog/post/appwrite-vs-auth0/+page.markdoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Choosing an open-source solution comes with several benefits:
5959
- **Extensible platform**: Auth0 offers customization through rules, hooks, and a wide range of SDKs and APIs. However, being a managed service, some aspects may not be as flexible as an open-source solution.
6060
- **Custom workflows**: Easily create custom authentication workflows and integrate with other services to meet your business needs.
6161

62+
{% call_to_action title="Secure login for your users" description="Appwrite Auth provides a complete open-source solution for you to authenticate your users." point1="You own your data" point2="Benefit from a complete backend" point3="30+ OAuth providers" point4="Built-in security and compliance" cta="Learn more" url="/products/auth" /%}
63+
6264
## Community and support
6365

6466
**Auth**:
@@ -93,6 +95,6 @@ Choosing an open-source solution comes with several benefits:
9395

9496
If you’d like to learn more about Appwrite, take a look at the resources below.
9597

96-
- [[Docs] Get started with authentication in Appwrite](https://appwrite.io/docs/products/auth/quick-start)
98+
- [[Docs] Get started with authentication in Appwrite](/docs/products/auth/quick-start)
9799
- [[Video] Set up Google auth in your app in 6 minutes](https://www.youtube.com/watch?v=tgO_ADSvY1I)
98-
- [[Article] Learn about password hashing algorithms](https://appwrite.io/blog/post/password-hashing-algorithms)
100+
- [[Article] Learn about password hashing algorithms](/blog/post/password-hashing-algorithms)

src/routes/blog/post/customer-stories-kcollect/+page.markdoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Since K-Collect was building a proprietary server-side solution, it had to maint
3434

3535
To decrease these costs and remove the burden of building an efficient and secure backend, K-Collect started exploring Backend-as-a-Service (BaaS) platforms to implement a solution. They tried various options, including established BaaS platforms like Firebase; however, expensive pricing structures and the lack of transparency in the underlying code prevented them from implementing the same.
3636

37+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
3738

3839
# The power of an entire team
3940

src/routes/blog/post/customer-stories-langx/+page.markdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Around this simple philosophy, the LangX team has developed various features to
2929
- **Profile insights** to let users get a better understanding of their learning habits and progress
3030
- **Badges** that are given for specific achievements and can be featured on the user’s profile
3131

32+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
33+
3234
# Building the solution
3335

3436
Currently, LangX has been built using Ionic Angular, a cross-platform app framework that allows developers to create web and mobile apps via a single codebase. To accelerate the development process, Xue evaluated various Backend-as-a-Service platforms, including Supabase and Appwrite. Xue preferred Appwrite’s user experience to other options; however, it was Appwrite’s highly active and supportive community that convinced him. He remembers posting a challenge he faced on Appwrite’s Discord server and gaining a resolution in less than 24 hours, solidifying his decision.

src/routes/blog/post/customer-stories-majik-kids/+page.markdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The Grown Up Mode is designed for parents to use. Access to it is protected by a
3737

3838
In August 2022, Bradley reached out to Phil McCluskey, the eventual Development Lead behind the Majik Kids app, to discuss the product idea. Considering the application idea, he saw Appwrite Cloud as the perfect fit for the backend.
3939

40+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
41+
4042
## Why Appwrite was the perfect backend
4143

4244
There were various reasons for him to choose Appwrite:

src/routes/blog/post/customer-stories-myshoefitter/+page.markdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ In the initial stages, the team explored many options for their backend. The fir
4343

4444
Marius came across Appwrite while looking for a more stable Backend-as-a-Service solution. He also had a chance to compare Appwrite with other alternatives, such as Supabase. However, he felt more inclined to pick Appwrite over Supabase due to its cleaner and simpler user interface and experience, where, in his words, the passion and love for the product felt more apparent.
4545

46+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
47+
4648
## How Appwrite fit in their solution
4749

4850
In 2023, Marius joined Appwrite Cloud as an early consumer since he prefers managed solutions over self-hostable ones as a developer. His experience with Appwrite allowed him to recommend and push for adoption at mySHOEFITTER, which they did well at.

src/routes/blog/post/customer-stories-open-mind/+page.markdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ In David's own words,
3535

3636
> We really loved working with Appwrite for launching our bootstrapped "Open Mind" App. It was saving us a lot of money in comparison to Firebase since the amount of users grew quite fast and we needed a quick switch. I am still surprised how easy the implementation into Flutter was.
3737

38+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
39+
3840
# The journey so far
3941

4042
The App Innovators team made the Open Mind app available publicly on the [Google Play Store](https://play.google.com/store/apps/details?id=de.app.innovators.open_mind&hl=en&gl=US) and through Testflight for beta users on the Apple App Store.

src/routes/blog/post/customer-stories-smartbee/+page.markdoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ For the initial iteration of their MVP, Smartbee started building an online plat
2828

2929
To simplify and accelerate their development process, Sergio started looking for open-source Backend-as-a-Service platforms. He was aware of Firebase in the past; however, Smartbee needed a system that could also be self-hosted in the vicinity of the coal mines. He also came across Supabase; however, their high complexity to self-host turned him away.
3030

31+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
3132

3233
# Architecting their current solution
3334

src/routes/blog/post/customer-stories-undo/+page.markdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ UNDŌ is a low barrier-to-entry asset management platform allowing businesses to
3333

3434
The product also includes miscellaneous features such as an AI assistant to get any information about the current state, location, or performance of your assets; automated, repeatable tasks to improve workflows; a physical device for your business that can be used as an on-site assistant for any relevant stakeholders, and more.
3535

36+
{% call_to_action title="All-in-one development platform" description="Use built-in backend infrastructure and web hosting, all from a single place." point1="Start for free" point2="Open source" point3="Support for over 13 SDKs" point4="Managed cloud solution" cta="Start building for free" url="https://cloud.appwrite.io/" /%}
37+
3638
# How UNDŌ was built
3739

3840
After discovering the product-market fit, Jonas rapidly started developing the solution. For the app client, he built micro-frontends using Svelte; however, as the solo developer on the product, he chose to use a [Backend-as-a-Service platform](/blog/post/leveraging-baas-tools-to-scale-faster). Jonas was already aware of Firebase, but the lack of self-hosting support prevented him from adopting it. At this point, he came across other options, such as Supabase; however, he picked [Appwrite](http://appwrite.io) for the following reasons:

0 commit comments

Comments
 (0)