iconDirEasy
Installation

Prerequisites

How to configure your development environment for DirEasy.

Before you can get started, you will need to have the following installed on your machine.

DirEasy defaults to using pnpm as a package manager, but you can also use npm, yarn or bun instead.

Stripe CLI

We use the Stripe CLI to forward payments webhooks to your local machine.

The Stripe CLI is optional, but it is recommended to use it to test your payments integration if you use Stripe as your payment processor.

Once installed, you can login to authenticate with your Stripe account.

Terminal
stripe login

Accounts

DirEasy relies on various app products. You will need to create accounts with the following services then set the API keys in your environment variables:

The following are necessary. We will guide you on how to configure it on demand during the installation step.

On this page