Element84 / stat-api-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

This directory contains a demo site where several satelite providers have implemented proxies to map the STAT API to their existing provider-specific APIs.

Run locally

Install packages

pip install -r requirements.txt

Install next: Next.js

Run demo

./scripts/run

Access demo

frontend: localhost:3000 backend: localhost:8000

About

License:MIT License


Languages

Language:Python 44.7%Language:JavaScript 41.1%Language:SCSS 13.6%Language:Shell 0.6%