Status nightly builds / fiddle / dapp https://status-im.github.io/
Go to file
Jakub e729cedd33
codify update process for the page (#2)
2018-08-08 14:13:31 -04:00
bin codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
ci codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
out codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
src codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
.gitignore codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
README.md codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
env.groovy codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
package-lock.json codify update process for the page (#2) 2018-08-08 14:13:31 -04:00
package.json codify update process for the page (#2) 2018-08-08 14:13:31 -04:00

README.md

Description

This repo hosts the app available at: https://status-im.github.io/ To be precise it hosts:

Usage

To generate the pages use:

export APK_URL='SET_ME!'
export IOS_URL='SET_ME!'
npm run build

To publish this to GitHub Pages use:

npm run gh-publish

Continuous Integration

This is built by Jenkins via Jenkinsfile in: https://ci.status.im/job/misc/job/status-im.github.io/