create-react-app-extensions

1.1.1 • Public • Published

Create React App Extensions

Scripts

> build

>package

use yarn package to pack and (optionally: see below) sign the packate without uploading it

> deploy

package and upload

Publish to GitHub

in .env add

GH_TOKEN=1234MYGITHUBTOKEN5678

Package Signing

package siging is supported through Ethereum Signed Packages

in .env add:

ETH_KEYSTORE=0x8c2df4ac4cfa414e298ad5ee9d634e7f1a02dd1b
ETH_KEYSTORE_PW=mypassword

The password variable is optional and not recommended. If left out, the packaging script will ask for the password at runtime.

ETH_KEYSTORE can be a hex prefixed address, filename, or full path to the keystore file.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

Package Sidebar

Install

npm i create-react-app-extensions

Weekly Downloads

14

Version

1.1.1

License

ISC

Unpacked Size

86 kB

Total Files

38

Last publish

Collaborators

  • philipplgh
  • evertonfraga