Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 634 Bytes

AesirX MCMS

About

AesirX MCMS is our Open Source MetaVerse CMS as a service solution

Find out more in https://mcms.aesirx.io

Configure

  1. Get your REACT_APP_CLIENT_SECRET key from https://mcms.aesirx.io by creating an account.
  2. Rename the .env.dist file to .env.
  3. Replace the REACT_APP_CLIENT_SECRET in the .env file with the one provided in your profile account.

yarn start

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.