AesirX PIM is our Open-Source Product Information Management as a Service (PIMaaS) Solution
Find out more in https://pim.aesirx.io
- Get your
REACT_APP_CLIENT_SECRET
key from https://pim.aesirx.io by creating an account. - Rename the
.env.dist
file to.env
. - Replace the
REACT_APP_CLIENT_SECRET
in the.env
file with the one provided in your profile account. - Replace the
REACT_APP_ENDPOINT_URL
in the.env
file with the link to your server.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Get a full build and install it in your favorite web server.