0.2.3 • Published 3 months ago

datahive-extension v0.2.3

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

DataHive Chrome extension

Setup

  • npm i - install all dependencies
  • Add GitHub token to ~/.npmrc:
    //npm.pkg.github.com/:_authToken=YOUR_GITHUB_TOKEN

Development

  • cp .env.development .env.development.local - configure env variables
  • npm run dev - run dev server
  • Load extension in Chrome:
    • Go to chrome://extensions/
    • Check "Developer mode"
    • Click "Load unpacked" and select dist folder
  • Prepare your IDE:

Production

  • npm run build - build the app for production to ./dist folder

Release

  • npm run release - release the stable version
  • npm run release:alpha - release the alpha version

Chrome extension IDs

  • Production non-store: jagnkjgligomakpgamoajmamlpapenob
  • Production: bonfdkhbkkdoipfojcnimjagphdnfedb
  • Staging: ijaljmmgaknedphmfcfkliekbgfpecpj
  • Development: mfkainacdpnbnnpflkfjpkchepofiolh