Skip to main content
Big news! Interval has been acquired by Meter. Learn more →

Installation

Interval is a hybrid architecture under which business logic and secrets live within your apps and the rendering of interfaces for your tools is handled by a central Interval Server. To use Interval:

  1. Deploy an instance of Interval Server
  2. Create a new TypeScript app or add the Interval SDK to your existing app

Interval Server

Before you can begin building tools with Interval, you must first deploy an instance of Interval Server. Follow the instructions in the Interval Server documentation to get started.

Interval SDK

Once you have an instance of Interval Server running, you can install the SDK and begin building apps with Interval. Follow the instructions in the Interval SDK documentation to get started.

Did this section clearly explain what you wanted to learn?