·epic-deployment
</>

epic-deployment

Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack

13Installs·0Trend·@epicweb-dev

Installation

$npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-deployment

How to Install epic-deployment

Quickly install epic-deployment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-deployment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: epicweb-dev/epic-stack.

SKILL.md

View raw

Epic Stack uses Fly.io for hosting with configuration in fly.toml.

Deployable commits - Every commit to the main branch should be deployable. This means:

Small and short lived merge requests - Keep PRs small and merge them quickly. Large PRs are hard to review, risky to merge, and slow down the team.

Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack Source: epicweb-dev/epic-stack.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-deployment
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from epicweb-dev/epic-stack

Quick answers

What is epic-deployment?

Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack Source: epicweb-dev/epic-stack.

How do I install epic-deployment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-deployment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/epicweb-dev/epic-stack