Skip to content

Visualize, inspect and simulate the nodes and organizations that make up the Stellar network.

License

Notifications You must be signed in to change notification settings

stellarbeat/js-stellarbeat-frontend

Repository files navigation

Known Vulnerabilities code style: prettier

Stellarbeat frontend

Frontend website for https://stellarbeat.io.

Built with the https://vuejs.org/ framework. (Migration to vue3 is in progress, currently on 2.7)

Shared code with backend can be found at https://github.com/stellarbeat/js-stellarbeat-shared/

Backend (API) code can be found at https://github.com/stellarbeat/js-stellarbeat-backend

Usage

installation

yarn install

Copy .env.dist to .env and fill in the values.

development mode

yarn run serve

production build

production build: yarn run build

Pre-rendering

Pre-rendering is handled by https://prerender.io/

About

Visualize, inspect and simulate the nodes and organizations that make up the Stellar network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published