PURISTA Quickstart
In this quickstart example, you will learn how you can install and use PURISTA.
We will build a simple application, which includes services, commands and subscriptions.
What you will build
- a service
- one command
- one subscription reacting to command events
- a runnable local setup
Requirements
- Node is installed on your local machine (LTS version recommended)
- a code editor like VSCode, Zed or similar
