Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 890 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 890 Bytes

Stellar UI

Codacy Badge

This is a React-based SPA/UI for Stellar, the next generation mirage.

Quick Start

See the compose repository for the fastest way to spin up an instance of Stellar.

Requirements

  • Node.js (only LTS version supported)

Development Environment

git clone https://github.com/orphic-inc/stellar-ui.git ui
cd ui
npm i
npm start

Alternatively, you can simulate a production build with npm run build.

Configuration

Variable Description Default
STELLAR_API_URL URL to API server undefined