Skip to content

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

  1. a service
  2. one command
  3. one subscription reacting to command events
  4. a runnable local setup

Requirements

  • Node is installed on your local machine (LTS version recommended)
  • a code editor like VSCode, Zed or similar