Start building with Appwrite today
Get started
Our plans
{#each plans as plan}
{plan.name}
{#if plan.tag}
Most popular
{/if}
{#if plan.variable}
From
{/if}
{plan.price}
{#if plan.variable}
/month
{/if}
{plan.description}
{plan.buttonText}
{/each}