1.1.0 • Published 2 years ago
aesirx-crm-app v1.1.0
AesirX CRM
About
AesirX CRM is our Open Source CRM as a service solution
Find out more in https://crm.aesirx.io
Configure
- Get your
REACT_APP_CLIENT_SECRETkey from https://crm.aesirx.io by creating an account. - Rename the
.env.distfile to.env. - Replace license keys in the
.envfile with the one provided in your profile account.REACT_APP_CLIENT_SECRETreplace this with the providedREACT_APP_CLIENT_SECRETfrom https://crm.aesirx.io/REACT_APP_LICENSEreplace this with the providedREACT_APP_LICENSEfrom https://crm.aesirx.io/REACT_APP_SSO_CLIENT_IDreplace this with the providedREACT_APP_SSO_CLIENT_IDfrom https://crm.aesirx.io/REACT_APP_SSO_CLIENT_SECRETreplace this with the providedREACT_APP_SSO_CLIENT_SECRETfrom https://crm.aesirx.io/REACT_APP_DAM_LICENSEreplace this with the providedREACT_APP_DAM_LICENSEfrom https://dam.aesirx.io/REACT_APP_DMA_LICENSEreplace this with the providedREACT_APP_DMA_LICENSEfrom https://dma.aesirx.io/
- Update
Domain&Test domainfor licenses. See the install guide for more information https://crm.aesirx.io/install-guide
yarn dev
Runs the app in the development mode.\ Open http://localhost:3000 to view it in the browser.
yarn build
Get a full build and install it in your favorite web server.
Dockerize
Production
docker compose -f "docker-compose.yml" up -d --build
1.1.0
2 years ago