# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: Vocs
spec:
    description: Minimal Documentation Framework, powered by React + Vite.
    icon: https://raw.githubusercontent.com/wevm/vocs/main/site/public/vocs-icon-dark.svg
    tags:
        - Starter
        - Website
    readme: |-
        # Vocs
        Minimal Documentation Framework, powered by React + Vite.
    services:
        - name: Vocs
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 742248715
                branch: main
