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 (beta)
- Deploy caching databases and storage for your apps
-
Vanty.ai (beta)
- Vanty.ai is Agent platform for businesses and professionals. Quickly spin up entire documentation site, manage content, research, customer support with agents.
We recommend using poetry to install vanty:
poetry install vanty-
Verify your license:
vanty auth verify <your-license-token> (closed alpha)
-
Download the project to the current directory:
vanty project download --project <project-id> (closed alpha)
-
Get started:
cd <project-name> vanty dev init
-
Run the project:
vanty dev startZip the template file
cd ./scaffold/template/ && zip -rX app_template.zip app_template -x ".*" -x "__MACOSX"Copy to bucket
rclone copy app_template.zip r2:advantch-prod/template/ --progress
Advantch users can report issues on the slack issue channel.
poetry build
poetry publishPlease 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.
2024 · Advantch.