AesirX PIM is our Open-Source Product Information Management as a Service (PIMaaS) Solution
Find out more in https://pim.aesirx.io
- Rename the
.env.dist
file to.env
. - Replace license keys in the
.env
file with the one provided in your profile account.REACT_APP_SSO_CLIENT_ID
replace this with the providedREACT_APP_SSO_CLIENT_ID
from https://pim.aesirx.ioREACT_APP_SSO_CLIENT_SECRET
replace this with the providedREACT_APP_SSO_CLIENT_SECRET
from https://pim.aesirx.io
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.
docker compose -f "docker-compose.yml" up -d --build