Free Website Privacy Check: Ensure Your Site's Compliant Now!
Background Image

Yarn

Install Guide by Yarn | AesirX DAM

Prerequisites

Before installing AesirX DAM, you must have the following installed on your development computer:


Step-by-step guide:

1. Register your account at https://dam.aesirx.io/You will then get an email for a user creation account.

2. Activate your account by clicking verify in the email.

3. Login to https://dam.aesirx.io/ site to get the SSO_CLIENT_ID and SSO_CLIENT_SECRECT in your profile. 

install_guide_1.jpg

4. Enter the domain and test the domain of the license. For example:

install_guide_6.png

5. Install the DAM app.

git clone
https://github.com/aesirxio/dam-app

6. At the dam-app folder, rename the .env.dist file to .env

Or use this command:

mv .env.dist .env

Note: To show the .env file on your computer, use:
MacOS: Ctrl + Shift + "."
Linux: Ctrl + H

7. Replace the license keys in.env file with the one provided in your profile account.

8. Then run the DAM app.

yarn install

yarn start

When the app runs successfully, it will look like the image below

install_guide_7.png

9. Go to the browser, and type the name http://localhost:3000 to log in.

Enjoyed this read? Share the blog!

share icon

Share