mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 12:57:48 +00:00
chore: updates from design review
This commit is contained in:
11
.gitpod.yml
Normal file
11
.gitpod.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
# This configuration file was automatically generated by Gitpod.
|
||||
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
|
||||
# and commit this file to your remote git repository to share the goodness with others.
|
||||
|
||||
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
|
||||
|
||||
tasks:
|
||||
- init: pnpm install && pnpm run build
|
||||
command: pnpm run dev
|
||||
|
||||
|
||||
@@ -80,10 +80,10 @@
|
||||
<li><span>2GB storage</span></li>
|
||||
<li><span>750K executions</span></li>
|
||||
<li><span>75K monthly active users</span></li>
|
||||
<li><span>1 Database, 3 Buckets, 5 Functions per project</span></li>
|
||||
<li><span>Community support</span></li>
|
||||
<li><span>Non-removable Appwrite branding</span></li>
|
||||
<li><span>No Add-ons</span></li>
|
||||
<li><span>1 Database, 3 Buckets, 5 Functions per project</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -112,12 +112,10 @@
|
||||
<li><span>150GB storage</span></li>
|
||||
<li><span>3.5M executions</span></li>
|
||||
<li><span>200K monthly active users</span></li>
|
||||
<li>
|
||||
<span>Unlimited Databases, Buckets and Functions</span>
|
||||
</li>
|
||||
<li><span>Email support</span></li>
|
||||
<li><span>Removable Appwrite branding</span></li>
|
||||
<li><span>Add-ons</span></li>
|
||||
<li><span>Unlimited Databases, Buckets and Functions</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
scale: '500,000 monthly active users'
|
||||
},
|
||||
{
|
||||
title: 'Additional users (cost per user)',
|
||||
title: 'Additional users',
|
||||
free: '-',
|
||||
pro: '$3 per 1,000 users',
|
||||
scale: '$3 per 1,000 users'
|
||||
|
||||
Reference in New Issue
Block a user