To get a local copy up and running follow these steps.
-
Clone the repo
git clone https://github.com/bibixx/zium.app.git
-
Install NPM packages
yarn install
-
Duplicate
.env.example
and rename it to.env
. Adjust values as needed -
Run app in the development mode
yarn dev
- Clone the repo
git clone https://github.com/bibixx/zium.app.git
- Enter the
extension
foldercd extension
- Install NPM packages
yarn install
- Run extension in the development mode
yarn dev
- Load the unpacked extension from the
extension/dist
folder
Domains that the dev extension considers the app to be in is:
localhost
,*.zium.app
,*.vercel.app
Domains that the production (the one in Chrome store) extension considers the app to be in is:*.zium.app