# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: Saasfly
spec:
    description: An easy-to-use and enterprise-grade Next.js boilerplate.
    tags:
        - Starter
        - Website
    readme: |+
        ## Description

        Saasfl is an easy-to-use and enterprise-grade Next.js boilerplate.

    services:
        - name: Saasfly
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 787309452
                branch: main
