Back to list
wasp-lang

deploying-app

by wasp-lang

Plugins for working with Claude Code & Wasp -- Skills, Commands, Subagents, etc.

3🍴 1📅 Jan 21, 2026

SKILL.md


name: deploying-app description: deploy the Wasp app to Railway or Fly.io using Wasp CLI.

deploying-app

Pre-Deployment

  1. Run a pre-deployment check via validating-pre-deployment to validate configuration.
  2. present the list of supported wasp deploy providers under the "Wasp Deploy" section of the docs and ask the user to choose one.
  3. follow the steps from the chosen provider's guide to deploy the app.

OAuth Redirect URLs

If they user is using OAuth providers, inform them that they need to add the redirect URLs to the OAuth providers in the provider's dashboard. For example: https://your-server-url.com/auth/google/callback

More info can be found in the Wasp Social Auth Providers docs.

Deployment Interrupted

Safe to rerun: wasp deploy <provider> deploy

DO NOT rerun: wasp deploy <provider> launch commands (one-time only)

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon