Skip to content

tlccstudio/heart_farms_ual

Repository files navigation

Telos Oracle Dashboard

Install the dependencies

Install yarn package manager

Follow the installation instructions at: https://classic.yarnpkg.com/en/

Add Vue and Quasar packages

yarn global add @vue/cli
yarn global add @quasar/cli

Clone this repo to your local machine

Copy the example .env file to .env

cp .env.example .env

Prep the environment

From within the telos-oracle-dashboard folder:

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

More Information

See https://quasar.dev.

About

Original UAL: https://github.com/telosnetwork/telos-oracle-dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors