Install
This guide provides detailed installation instructions for running the FE&R Decision API on various platforms and environments.
Prerequisites
Run Decision API from Source (Linux and macOS)
Prerequisites
Step 2: Clone the Repository
# Clone the Decision API repository
git clone https://github.com/flagship-io/decision-api.git
# Navigate to the project directory
cd decision-apiStep 3: Install Dependencies
Step 4: Build the Binary
Step 5: Configure Environment Variables
Step 6: Run the Server
Run Decision API from Source (Windows)
Prerequisites
Step 3: Clone the Repository
Step 4: Install Dependencies
Step 5: Build the Binary
Step 6: Configure Environment Variables
Step 7: Run the Server
Run the Decision API using the provided Docker image
Prerequisites
Method 1: Run with Docker (Simple)
Method 2: Run with Docker Compose (Recommended)
Configuration parameters
Parameter
Type
Required
Description
Last updated
Was this helpful?

