Skip to content

IEBH/TERA-explorer

Repository files navigation

TERA-explorer

Simple TERA project viewer and editor.

This project is intended as a simple proof-of-concept for the @iebh/tera-fy and TERA projects.

Its designed to be as simple as possible - opening a project in a raw JSON editor and allowing read-time edits to data which should replicate to any other instances subscribed to those data flows.

Tech stack

Running locally

  1. Clone the Git Repo
git clone [email protected]:IEBH/TERA-explorer.git
cd TERA-explorer
  1. Install all NPM modules
npm ci
  1. Run Vite in dev mode
npm start

About

Simple TERA project viewer and editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published