deploying-app

Official

Deploy your Wasp app with confidence, automatically.

Authorwasp-lang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the deployment process for Wasp apps, handling pre-deployment validation, provider selection, and OAuth configuration.

Core Features & Use Cases

  • Pre-Deployment Validation: Runs comprehensive checks to catch configuration issues before deployment.
  • Multi-Provider Support: Guides deployment to Railway or Fly.io using Wasp CLI commands.
  • Use Case: When ready to launch your app, this Skill validates your setup, handles deployment to your chosen platform, and ensures OAuth redirect URLs are properly configured.

Quick Start

Ask Claude "help me deploy my Wasp app to Railway" to start the automated deployment workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deploying-app
Download link: https://github.com/wasp-lang/claude-plugins/archive/main.zip#deploying-app

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository