You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
+
This repository contains React frontend code for Ayon server.
4
5
5
-
## Requirements
6
-
7
-
- nodejs >= 18
8
-
- yarn
9
-
10
-
## Building
11
-
12
-
- Run `yarn prepare` to install git pre-commit hooks for linting
13
-
- Run `yarn install && yarn build`
6
+
Visit [AYON documentation](https://ayon.ynput.io/docs/system_introduction/) for more information
7
+
or check out [ayon-docker](https://github.com/ynput/ayon-docker) repository for the reference Docker setup.
0 commit comments