kdembler / pioneer

Governance app for Joystream DAO

Home Page:https://pioneerapp.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pioneer

Governance application for the Joystream DAO platform.

Live appDocsStorybook

Quickstart

## Clone this repository
git clone git@github.com:Joystream/pioneer.git

cd pioneer

## Install npm packages
yarn --immutable

## To start local development server
yarn start

## To start local storybook instance
yarn storybook

## To run tests (the back-end tests require docker in order to run)
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

https://pioneerapp.xyz/

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.3%Language:JavaScript 0.6%Language:Dockerfile 0.1%Language:Shell 0.0%Language:HTML 0.0%