You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+42-9Lines changed: 42 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -18,21 +18,54 @@ hero:
18
18
19
19
features:
20
20
- title: Best-in-Class DX
21
-
details: Building applications & libraries using TypeScript has never been simpler. A fresh new workflow for the modern web.
21
+
icon: 🦋
22
+
details: One framework that does it all. Building applications & libraries using TypeScript has never been simpler.
22
23
- title: App Development
23
-
details: Whether it is a performant web app or a Tauri desktop app, let Stacks handle the heavy-lifting for you. Maybe both?
24
-
- title: Cloud Development
25
-
details: Buddy manages & deploys a production-ready serverless cloud for you, including zero-downtime deployments. Self-hosted inside your own account.
26
-
- title: API Development
27
-
details: Building scalable APIs has never been easier—Cloud. Jobs. Cache. Notifications. Payments. Search Engines. _Get ready for the power of Stacks._
24
+
icon: 🖥️
25
+
details: Whether it is a performant web app or a Tauri desktop app, let Stacks handle the heavy-lifting for you.
28
26
- title: Library Development
27
+
icon: 📚
29
28
details: In a zero-config way, the framework automagically builds & distributes component & function libraries for you, distributed on npm.
29
+
- title: Cloud Development
30
+
icon: ☁️
31
+
details: Automatic zero-downtime deployments of a production-ready serverless cloud. Self-hosted, inside your own AWS account.
32
+
- title: Global CDN
33
+
icon: 🌐
34
+
details: “Securely deliver content with low latency and high transfer speeds,” AWS. Your assets, zero-config.
35
+
- title: Scalable APIs
36
+
icon: 📡
37
+
details: Building scalable APIs has never been easier. Thanks to Stacks, you may focus on your business logic.
38
+
- title: Queues & Jobs
39
+
icon: 📦
40
+
details: Leverage the power of queues. Defer time-consuming tasks using managed serverless queues.
41
+
- title: Notifications
42
+
icon: 📨
43
+
details: Send notifications to your users via email, SMS, Slack, Discord, and more. Stacks makes it easy.
44
+
- title: Payments
45
+
icon: 💳
46
+
details: Accept payments from your users using Stripe. One-off payments, subscriptions, and more via Stacks.
47
+
- title: Authentication
48
+
icon: 🔐
49
+
details: With security in mind, Stacks provides a secure authentication system out-of-the-box. Easy to use and configure.
50
+
- title: Search Engine
51
+
icon: 🔍
52
+
details: “Build an intuitive search experience in a snap,” Meilisearch. Stacks provides powerful search engines out-of-the-box.
30
53
- title: Progressive UI Engine
31
-
details: “An approachable, performant and versatile framework for building web user interfaces.” — Vue
54
+
icon: ⚙️
55
+
details: “An approachable, performant and versatile framework for building web user interfaces.” — Vue.
32
56
- title: Atomic CSS Engine
57
+
icon: 🎨
33
58
details: Pre-configured UnoCSS allows to create & manage your style guides with ease—Tailwind CSS, Windi CSS, Bootstrap, ... pick your flavor.
34
-
- title: CI/CD Automation
35
-
details: Focus on coding, not publishing. Automatically runs your CI, fixes code style issues, tags releases & creates its changelogs, runs the test suite, and more.
36
59
- title: Semantic Versioning
60
+
icon: 📦
37
61
details: Semantic git commits, versioning, changelog generations, and npm releases—we got ya.
62
+
- title: Built-in Testing
63
+
icon: 🧪
64
+
details: A fast built-in testing framework. Unit & feature tests, it’s actually easy & fun.
65
+
- title: Built-in CI/CD
66
+
icon: 🤖
67
+
details: Focus on coding, not publishing. Automatically runs your CI, fixes code style issues, tags releases, creates changelog, runs your test suite, and more.
68
+
- title: Admin App
69
+
icon: 📊
70
+
details: A beautiful & straight-forward administration dashboard. It’s the missing UI to managing your cloud, libraries, and apps with ease.
0 commit comments