Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Democratizing Application Development with Betty Blocks

You're reading from   Democratizing Application Development with Betty Blocks Build powerful applications that impact business immediately with no-code app development

Arrow left icon
Product type Paperback
Published in Feb 2023
Publisher Packt
ISBN-13 9781803230993
Length 296 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Reinier van Altena Reinier van Altena
Author Profile Icon Reinier van Altena
Reinier van Altena
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1: Citizen Development
2. Chapter 1: What Can You Build with Betty Blocks as a Citizen Developer FREE CHAPTER 3. Chapter 2: Collaboration between Citizen Developers and Coders Using Betty Blocks 4. Part 2: First Steps on the Betty Blocks Platform
5. Chapter 3: Governance on Betty Blocks 6. Chapter 4: An Introduction to Data Modeling 7. Chapter 5: The Page Builder 8. Chapter 6: Creating a New Application from a Template 9. Chapter 7: Prototyping an Application 10. Part 3: Building Your First Application
11. Chapter 8: The To-Do Application 12. Chapter 9: The ToDo Application – Actions and Interactions 13. Chapter 10: Case Management Application 14. Chapter 11: Case Management – Pages and Actions 15. Part 4: The Pro-Coder
16. Chapter 12: Pro-Coder Features 17. Chapter 13: The Back Office 18. Index 19. Other Books You May Enjoy

The Betty Blocks CLI

The Betty Blocks CLI is currently used for two different things – first, the component set, and second, the action functions. So, once you’ve installed the CLI, you are good to go for developing both. There is a specific option when installing the CLI to only install the part for the component set if you have no desire to develop for the functions, as for the functions, you’ll also need to install the following:

  • Make
  • G++
  • Python

For the component set, these are not needed. This has to do with the fact that the action functions run on an isolated VM. More information about isolated VMs can be found in the Wiki on GitHub for the CLI.

Another important piece of software that needs to be installed is a recent version of Node.js. Since this changes over time, please check the Wiki for the exact version that you need at this point.

So what does the CLI do for the component set? Once you start changing or building components...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image