entrypoint

Community

Generate Docker entrypoint with env var injection.

Authorsayali-ingle-pdl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generates an entrypoint.sh script to inject runtime environment variables into built assets at container startup, ensuring proper runtime configuration for Dockerized Vue.js apps.

Core Features & Use Cases

  • Generate an entrypoint.sh script to perform envsubst-based substitution of placeholders in built assets.
  • Support conditional logic for standalone vs micro-frontend deployments; standalone apps inject environment variables into app*.js files, while micro-frontends rely on the launcher.
  • Ensure index.html is processed for VITE_CONTEXT_PATH, enable errexit and nounset, and run nginx in the foreground.
  • Use Case: Packaging a Vue.js app in a Docker image that must read environment variables at runtime.

Quick Start

Run this skill to generate the entrypoint.sh script in your project root and configure application_type according to your deployment scenario.

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: entrypoint
Download link: https://github.com/sayali-ingle-pdl/adusa-ai-vuejs-app-template/archive/main.zip#entrypoint

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.