examples/quickstart/1-browser-to-browser/fluence.yaml

14 lines
436 B
YAML
Raw Permalink Normal View History

# yaml-language-server: $schema=.fluence/schemas/fluence.json
# Defines Fluence Project, most importantly - what exactly you want to deploy and how. You can use `fluence init` command to generate a template for new Fluence project
# Documentation: https://github.com/fluencelabs/cli/tree/main/docs/configs/fluence.md
version: 5
aquaInputPath: src/aqua
relaysPath: src/frontend/src
aquaOutputTSPath: src/frontend/src/compiled-aqua