Quick Start
Prerequisites
Installation
# Clone the repository
git clone https://github.com/Oeconomia2025/oecsplorer.git
cd oeconomia-explorer
# Install dependencies
npm install
# Copy environment template
cp .env.example .envConfigure Environment
Database Setup
Start Development Server
Backfill Historical Data
Production Build
Last updated