Public
Likerust-nyc-talk-submissions
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data β all from the browser, and deployed in milliseconds.
Viewing readonly version of auto-threading branch: v45View latest version
Invalid YAML frontmatter
Use this skill when working with Val Town projects to verify authentication, sync files, and inspect val status/logs.
- Ensure
vtis installed. - Authenticate once via
vt whoami(prompts for API key). You can also setVT_API_KEYin your shell environment.
vt --help vt whoami vt status
vt pull vt push
vt list vt tail <val-name> vt logs <val-name>
vt whoamiand API actions require network access.- Prefer
vt statusbeforevt pushto avoid accidental overwrites. vt telemetryis not a valid command as of vt 0.1.51 (no telemetry subcommand).- Available config options (via
vt config options):apiKey,globalIgnoreFiles,dangerousOperations.confirmation,editorTemplate.