Skip to content

Commit 81d7d2b

Browse files
committed
chore: wip
1 parent 1407736 commit 81d7d2b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stacks/core/cloud/src/helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ export async function deleteStacksBuckets() {
214214
log.info(`Finished deleting objects from bucket ${bucketName}`)
215215
}
216216

217-
log.info(`aaDeleting bucket ${bucketName} versions...`)
217+
log.info(`Deleting bucket ${bucketName} versions...`)
218218
try {
219219
const versions = await s3.listObjectVersions({ Bucket: bucketName })
220220

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,9 @@ _Create your personal or professional Vercel-like cloud, based on MIT-licensed O
7272
- ⛅️ **Serverless** _on-demand, auto-scaling, zero maintenance_
7373
- 🚏 **CDN** _zero-config low-latency CDN, including request life-cycle hooks & optimized request compressions (Brotli & gzip)_
7474
- 🔀 **Domain** _version-controlled & zero-config domain management (e.g. DNS management)_
75-
- 📧 **Email** _secure & simplistic <easy-peasy@custom-domains.com> mail_
75+
- 📧 **Email** _secure & simplistic <easy-peasy@custom-domains.com> mailboxes_
7676
- 🔐 **Firewall** _native web application firewall support_
77+
- 📦 **Storage** _unlimited cloud storage & automatic backups_
7778
- 🚜 **Maintenance** _maintain your cloud infrastructure with ease using Buddy & Stacks_
7879
- 🤖 **Infrastructure as Code** _version-controlled cloud infrastructure_
7980

@@ -97,6 +98,7 @@ _Enhanced productivity for developers. No more creating boilerplate._
9798
-**Code Snippets** _say goodbye to the boilerplate—thank you Sarah Drasner_
9899
- 🔤 **Spell Checker** _be notified once there are typos_
99100
- 🛠️ **Utilities** _Collections, VueUse, and more_
101+
- 👥 **Team Management** _manage your team & their permissions_
100102
- 🧪 **Testing** _unit & e2e tests powered by Bun & Playwright_
101103

102104
No matter whether you are a beginner or an expert, the approachable Stacks design allows you to learn at your own pace, using our thorough documentation covering every aspect of the framework. Stacks is extremely beginner & expert-friendly.

0 commit comments

Comments
 (0)