threefoldtecharchive / tfgrid_dashboard

unified portal + explorer
1 stars 3 forks source link

TFGrid Dashboard

GitHub release (latest by date) Build Lint Selenium _Tests Cypress Tests

Introduction

The Dashboard is a unified admin interface for everything related to Threefold Grid such as Portal, Explorer, Calculators, Zero-OS Bootstrap & Playground. For more details, check Dashboard Manual

Getting Started

For detailed information you can read the Getting Started documentation.

yarn serve
yarn build

This will generate the production build in the dist directory, which can be served using Caddy or NGINX

Testing

Related Documentations