Skip to content

chrlschwb/pioneer

 
 

Repository files navigation

Pioneer

Pioneer

CI

Governance application for the Joystream DAO platform.

Deployed version

The deployed version can interact with two backends:

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

Production

To run a Pioneer instance check the admin documentation

Packages

The project's monorepo contains packages:

Contributing

See CONTRIBUTING.md for details

For community development board view this Public board, managed by DAO Builders Working Group To participate, reach out to Builders Working Group Lead on Discord

License

See LICENSE for details

About

Governance app for Joystream DAO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%