@helmisatria/spin-template
v0.0.8
Published
Project template generator with infrastructure setup
Readme
@helmisatria/spin-template
A Node.js package that generates project files and directories from templates.
Quick Start
npx @helmisatria/spin-templateFeatures
- 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
