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
It’s time to take control of your books. Buy our software so you can
22
-
feel like you’re doing something productive.
21
+
It's time to put away the worries of later when you scale up because everything is built right out of the box. We believe your focus is to just build and grow your business.
Copy file name to clipboardExpand all lines: resources/components/Marketing/Faqs.stx
+19-20Lines changed: 19 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -4,44 +4,44 @@ import backgroundImage from '../../assets/images/background-faqs.jpg'
4
4
const faqs = [
5
5
[
6
6
{
7
-
question: 'Where is the database folder?',
8
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
7
+
question: 'What is the goal of the Stacks framework?',
8
+
answer: 'The goal of the Stacks framework is to help you create and maintain frontends, backends, and clouds—without having to worry about the boilerplate. It is a rapid development framework, meeting all your full stack needs.',
9
9
},
10
10
{
11
-
question: 'And where is the HTTP folder?',
12
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
11
+
question: 'What does the Buddy toolkit do?',
12
+
answer: 'Buddy is a toolkit that helps you interact with the Stacks API. It provides commands for installing dependencies, starting dev servers, building libraries or servers, committing changes, creating releases, and updating all dependencies and the Stacks framework.',
13
13
},
14
14
{
15
-
question: 'How do I deploy an application?',
16
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
15
+
question: 'What are the main features of the Stacks framework?',
16
+
answer: 'The Stacks framework is a harmony of several “engines” to build any web and/or desktop application, in highly scalable & privacy-friendly ways. It includes Stacks Frontend, Stacks Backend, Stacks Cloud, Stacks CI/CD, and Stacks DX.',
17
17
},
18
18
],
19
19
[
20
20
{
21
-
question: 'Which cloud providers are supported?',
22
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
21
+
question: 'How do I get started with Stacks?',
22
+
answer: 'You can get started with Stacks by running the command "curl -Ssf stacksjs.org | sh" in your terminal. If Bun >= v1.0 is installed already, you can also get started via "bunx stacks new my-project".',
23
23
},
24
24
{
25
-
question: 'How do I release a component library?',
26
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
25
+
question: 'What is the Stacks mantra?',
26
+
answer: 'The Stacks mantra is "Convention over configuration". This means that Stacks provides sensible defaults that allow developers to focus on writing code, rather than setting up configurations.',
27
27
},
28
28
{
29
-
question: 'What is Buddy?',
30
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
29
+
question: 'What is the Stacks CI/CD?',
30
+
answer: 'Stacks CI/CD allows you to focus on coding, not publishing. It includes a Deployment Manager for zero-setup push-to-deploy and a Release Manager for auto-publishing libraries to npm.',
31
31
},
32
32
],
33
33
[
34
34
{
35
-
question: 'Is it really free?',
36
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
35
+
question: 'Is Stacks beginner-friendly?',
36
+
answer: 'Yes, Stacks is extremely beginner-friendly. The approachable design allows you to learn at your own pace, using thorough documentation covering every aspect of the framework.',
37
37
},
38
38
{
39
-
question: 'Can I use it in commercial projects?',
40
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
39
+
question: 'What is the Stacks DX?',
40
+
answer: 'Stacks DX (Developer Experience) enhances productivity for developers. It includes IDE integration, zero-config setup, linter & formatter, type safety, git workflows, auto imports, code snippets, spell checker, utilities collections, team management, and testing.',
41
41
},
42
42
{
43
-
question: 'How do I contribute?',
44
-
answer: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed.',
43
+
question: 'What is the roadmap for Stacks?',
44
+
answer: 'The roadmap for Stacks includes first-party supported stacks like Table, Calendar, Command Palette, Date Picker, File Manager, Image, Video, Audio, Identity, Digital Ownership, Payments, and Governance. More information can be found in the detailed roadmap.',
Copy file name to clipboardExpand all lines: resources/components/Marketing/Testimonials.stx
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,15 @@ import avatarImage5 from '../../assets/images/avatars/avatar-5.png'
8
8
const testimonials = [
9
9
[
10
10
{
11
-
content: 'TaxPal is so easy to use I can’t help but wonder if it’s really doing the things the government expects me to do.',
11
+
content: 'Stacks is a rapid development framework that has helped me create and maintain frontends, backends, and clouds without worrying about the boilerplate.',
12
12
author: {
13
13
name: 'Sheryl Berge',
14
14
role: 'CEO at Lynch LLC',
15
15
image: avatarImage1,
16
16
},
17
17
},
18
18
{
19
-
content: 'I’m trying to get a hold of someone in support, I’m in a lot of trouble right now and they are saying it has something to do with my books. Please get back to me right away.',
19
+
content: 'The Stacks mantra, "Convention over configuration", has made my development process much smoother and efficient.',
20
20
author: {
21
21
name: 'Amy Hahn',
22
22
role: 'Director at Velocity Industries',
@@ -26,15 +26,15 @@ const testimonials = [
26
26
],
27
27
[
28
28
{
29
-
content: 'The best part about TaxPal is every time I pay my employees, my bank balance doesn’t go down like it used to. Looking forward to spending this extra cash when I figure out why my card is being declined.',
29
+
content: 'Getting started with Stacks was incredibly easy. The Buddy toolkit has been a game changer for my project. I suggest you guys give it a try today! It\'s probably one of the best decisions you\'ll ever do for yourself this year.',
30
30
author: {
31
31
name: 'Leland Kiehn',
32
32
role: 'Founder of Kiehn and Sons',
33
33
image: avatarImage5,
34
34
},
35
35
},
36
36
{
37
-
content: 'There are so many things I had to do with my old software that I just don’t do at all with TaxPal. Suspicious but I can’t say I don’t love it.',
37
+
content: 'The Stacks framework is a harmony of several engines that has allowed me to build web and desktop applications in highly scalable and privacy-friendly ways.',
38
38
author: {
39
39
name: 'Erin Powlowski',
40
40
role: 'COO at Armstrong Inc',
@@ -44,15 +44,15 @@ const testimonials = [
44
44
],
45
45
[
46
46
{
47
-
content: 'I used to have to remit tax to the EU and with TaxPal I somehow don’t have to do that anymore. Nervous to travel there now though.',
47
+
content: 'Stacks has enhanced my productivity as a developer. No more creating boilerplate, and the IDE integration is fantastic.',
48
48
author: {
49
49
name: 'Peter Renolds',
50
50
role: 'Founder of West Inc',
51
51
image: avatarImage3,
52
52
},
53
53
},
54
54
{
55
-
content: 'This is the fourth email I’ve sent to your support team. I am literally being held in jail for tax fraud. Please answer your damn emails, this is important.',
55
+
content: 'The Stacks CI/CD has allowed me to focus on coding, not publishing. The CI/CD is superb!',
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam
79
-
necessitatibus incidunt ut officiis explicabo inventore. Lorem ipsum.
78
+
The goal of the framework is to help you create & maintain frontends, backends, and clouds—without having to worry about the boilerplate. Stacks is a rapid development framework, meeting all your full stack needs.
0 commit comments