Skip to content

Commit 4c3dab3

Browse files
committed
chore: wip
1 parent 521162b commit 4c3dab3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Read more here about the Stacks CLI in the documentation.
239239

240240
The Stacks framework is a harmony of several “engines” to build any web and/or desktop application, in highly scalable & privacy-friendly ways. It consists of the following engines:
241241

242-
### Stacks Frontend
242+
### Frontend Development
243243

244244
_Develop dynamic UIs with helpers for atomic design, and much more._
245245

@@ -252,7 +252,7 @@ _Develop dynamic UIs with helpers for atomic design, and much more._
252252
- 📚 **Library** _auto-builds & manages component & function libraries_
253253
- ⚡️ Powered by Bun, Nitro, Tauri, UnoCSS, Vite & Vue
254254

255-
### Stacks Backend
255+
### Backend Development
256256

257257
_Develop serverless (or server) functions with countless helpers to build scalable & fast APIs._
258258

@@ -276,7 +276,7 @@ _Develop serverless (or server) functions with countless helpers to build scalab
276276
- 🌪️ **Validation** _e2e type-safety (true frontend & backend harmony)_
277277
- 🎯 **X-Ray** _all you need to debug, log & analyze_
278278

279-
### Stacks Cloud
279+
### Cloud
280280

281281
_Create your personal or professional Vercel/Netlify style cloud, based on MIT-licensed OSS._
282282

@@ -291,17 +291,17 @@ _Create your personal or professional Vercel/Netlify style cloud, based on MIT-l
291291
- 🚜 **Maintenance** _maintain your cloud infrastructure with ease using Buddy & Stacks_
292292
- 🚦 **Infrastructure as Code** _version-controlled cloud infrastructure (AWS, Google next?)_
293293

294-
### Stacks CI/CD
294+
### CI/CD
295295

296296
_Focus on coding, not publishing._
297297

298298
- 🚀 **Deployment Manager** _take the sweat out of production deployments—zero-setup push-to-deploy_
299299
- 0️⃣ **Zero Downtime** _deploy with confidence using a zero-downtime deployment strategy_
300300
- 📫 **Release Manager** _libraries (component & function) auto-published to npm, git helpers, and more_
301301

302-
### Stacks DX
302+
### Developer Experience (DX)
303303

304-
_Enhanced productivity for developers. No more creating boilerplate._
304+
Convention over configuration, while staying wholly configurable. _No more boilerplate._
305305

306306
- 💡 **IDE Integration** _auto-completions, inline docs & a powerful VS Code setup_
307307
- 🪄 **Zero-Config** _yet highly configurable—convention over configuration_

0 commit comments

Comments
 (0)