AesirX Content is our Open Source Headless CMS as a service solution
Find out more in https://content.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://content.aesirx.io/REACT_APP_SSO_CLIENT_SECRET
replace this with the providedREACT_APP_SSO_CLIENT_SECRET
from https://content.aesirx.io/ https://dam.aesirx.io/
- Update
Domain
&Test domain
for licenses. See the install guide for more information https://content.aesirx.io/install-guide
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