mnaamani / pioneer

Governance app for Joystream DAO

Home Page:pioneer-2.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pioneer

Pioneer

Netlify Status CI

Governance application for the Joystream DAO platform.

Preview build

The preview build, deployed from the main branch, is available on https://pioneer-2.netlify.app/. Components preview and testing from main branch, is available on https://pioneer-2-storybook.netlify.app/.

The deployed version can interact with two backends:

  • Olympia testnet – A deployed Olympia testnet.
  • Local – A local a Joystream node and a mocked version of the query-node.

Quickstart

After cloning the repository run:

## Install npm packages
yarn

## Build all the sub-packages
yarn build

## To start local development server
yarn start

## To start local storybook instance
yarn storybook

## To run tests
yarn test

Development

For development documentation see Dev Readme

Packages

The project's monorepo contains packages:

Contributing

See CONTRIBUTING.md for details

License

See LICENSE for details

About

Governance app for Joystream DAO

pioneer-2.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 93.2%Language:JavaScript 6.7%Language:Shell 0.0%Language:HTML 0.0%