Skip to content

Fibery-inc/fibery-web-extension

Repository files navigation

fibery-web-extension

How to start as web page for development

Prerequisites: personal account is set up, e.g. my-account.fibery.io

  1. Acquire API token
  2. Create .env file in root folder with the following content:
FIBERY_AUTH_TOKEN=<auth-token>
REMOTE_HOST=https://my-account.fibery.io
  1. Run yarn start and access UI normally: http://localhost:3000/

how to build extension

Prerequisites:

  • install nodejs 20 version or great.
  • install yarn 1.* version.
yarn install
yarn release

All artifact files will be put in release folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •