# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: ScrewFast
spec:
    description: Template designed for quick and efficient web project setup, blending minimalism with functionality.
    tags:
        - Starter
        - Website
    readme: |+
        ## Description
        ScrewFast is an open-source template designed for quick and efficient web project setup, blending minimalism with functionality. Whether you're showcasing a portfolio, launching a company landing page, or running a blog, ScrewFast provides everything you need.

    services:
        - name: ScrewFast
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 787141663
                branch: main
