Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martastain authored Jan 16, 2024
1 parent 8b5f000 commit 06d6d17
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
# Ayon server web interface
Ayon server frontend
====================

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.
This repository contains React frontend code for Ayon server.

## Requirements

- nodejs >= 18
- yarn

## Building

- Run `yarn prepare` to install git pre-commit hooks for linting
- Run `yarn install && yarn build`
Visit [AYON documentation](https://ayon.ynput.io/docs/system_introduction/) for more information
or check out [ayon-docker](https://github.com/ynput/ayon-docker) repository for the reference Docker setup.

0 comments on commit 06d6d17

Please sign in to comment.