Skip to main content

CLI for installing and managing projects & applications from advantch.com

Project description

logo Vanty CLI

CLI for managing projects from advantch.com including:

  • The Starter Kit

    • The Starter Kit is the fastest way to launch new SaaS & AI products.

    • Visit https://www.advantch.com/ for documentation and more information

  • Advantch Cloud (closed alpha)

    • Deploy databases and storage for your apps
  • Vanty.ai (closed alpha)

    • Vanty.ai is Agent platform for businesses and professionals. Quickly spin up entire documentation site, manage content, research, customer support with agents.

Installation

We recommend using poetry to install vanty:

poetry install vanty

Usage

  1. Verify your license:

    vanty auth verify <your-license-token> (closed alpha)
    
  2. Download the project to the current directory:

    vanty project download --project <project-id> (closed alpha)
    
  3. Get started:

    cd <project-name>
    vanty dev init
    
  4. Run the project:

vanty dev start

Template GEN

Zip the template file

cd ./scaffold/template/ && zip -rX app_template.zip app_template -x ".*" -x "__MACOSX"

Copy to bucket

rclone copy app_template.zip advantch-prod:template/app_template.zip

Docs

Issues & Support:

Advantch users can report issues on the slack issue channel.

Building for pypi

poetry build
poetry publish

PRs and Contributions:

Please note that whilst this is open source, it is not intended to be a community project.

Advantch users can submit PRs for extensions etc that maybe helpful to the core project or other users.

Otherwise, please fork and use this as a base for your own projects.

2023 · Advantch.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vanty-0.0.32.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

vanty-0.0.32-py3-none-any.whl (27.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page