Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 808 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 808 Bytes

Contribution Guide

Introduction

This section aims to familiarise developers to the Delegit Dashboard [GitHub, Demo] for the purpose of contributing to the project.

Major Packages Used

  • React 18
  • SCSS for theme configuration and Styled Components [docs] for component styling.

Environment Variables

Optionally apply the following environment variables in an environment file such as .env or with yarn build to customise the build of Polkadot Delegit dashboard:

# display an organisation label in the network bar
VITE_ORGANISATION="© Polkadot Delegit"

# provide a privacy policy url in the network bar
VITE_PRIVACY_URL=https://github.com/delegit-xyz/