Prerequisites: personal account is set up, e.g. my-account.fibery.io
- Acquire API token
- Create
.env
file in root folder with the following content:
FIBERY_AUTH_TOKEN=<auth-token>
REMOTE_HOST=https://my-account.fibery.io
- Run
yarn start
and access UI normally:http://localhost:3000/
Prerequisites:
yarn install
yarn release
All artifact files will be put in release folder