All the Ayon web frontends are for preview purposes and convenience only at the moment to make it easier to explore the database records during the development phase. Any functionality they have or lack at the moment is not guaranteed in future releases.
- nodejs >= 18
- yarn
- Run
yarn prepare
to install git pre-commit hooks for linting - Run
yarn install && yarn build