🚀 DAY 4 OF LAUNCH WEEK: Introducing GitHub Actions Scanning Support.Learn more →
Socket
Book a DemoInstallSign in
Socket

@helmisatria/spin-template

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helmisatria/spin-template

Project template generator with infrastructure setup

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
0
Created
Source

@helmisatria/spin-template

A Node.js package that generates project files and directories from templates.

Quick Start

npx @helmisatria/spin-template

Features

  • Generates project structure from predefined templates
  • Built-in infrastructure setup (.infrastructure/)
  • Interactive CLI interface
  • Variable replacement for configuration

How It Works

  • Run the generator and follow the prompts
  • Enter required information:
    • App name
    • Template selection
  • Optionally configure:
    • Email (for SSL)
    • SSH key
    • Host server
    • Production domain

Project Structure

  • .infrastructure/ - Core infrastructure files (auto-included)
  • templates/ - Available project templates (user-selectable)

License

MIT

FAQs

Package last updated on 05 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts