scottrepreneur / anj.aragon.org

Aragon Court jurors onboarding microsite

Home Page:https://anj.aragon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aragon Court

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn start

Deployment

Pushes to master will automatically deploy with the mainnet configuration to anj.aragon.org via a Github action.

To do this manually, you'll have to add some environment variables.

For rinkeby with Portis + Fortmatic:

FORTMATIC_API_KEY=<fortmatic_api_key> PORTIS_DAPP_ID=<portis_app_id> yarn deploy:rinkeby

For mainnet with Portis + Fortmatic:

FORTMATIC_API_KEY=<fortmatic_api_key> PORTIS_DAPP_ID=<portis_app_id> yarn deploy:mainnet

About

Aragon Court jurors onboarding microsite

https://anj.aragon.org


Languages

Language:JavaScript 97.4%Language:CSS 2.6%