examples/js-client-examples/marine-service/fluence.yaml

14 lines
450 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/greeting.aqua
relaysPath: src/frontend/src
aquaOutputTSPath: src/frontend/src/compiled-aqua