Live app • Storybook • Docs • Changelog
## 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
For development documentation see Dev Readme
To run a Pioneer instance check the admin documentation
The project's monorepo contains packages:
- packages/ui – The Pioneer front-end package.
- packages/server – The Pioneer backend package.
- packages/markdown-editor – A CKEditor 5 build used as Markdown editor.
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
See LICENSE for details