runmorph
v0.1.5
Published
Morph CLI tool for adding connectors to your projects
Readme
runmorph CLI
A powerful command-line interface tool that helps you quickly integrate third-party APIs and services into your projects using Morph. Get started with pre-configured templates and examples to accelerate your development process.
Features
- 🚀 Quick project scaffolding with pre-configured templates
- ⚡️ Built-in support for popular frameworks and libraries
- 🔌 Seamless integration with Morph connectors
- 📦 Ready-to-use example applications
- 🎨 Modern and user-friendly templates
Prerequisites
- Node.js >= 18.0.0
- yarn (recommended) or npm
Usage
Creating a New Demo Project
npx runmorph demoThis interactive command will:
- Present you with available template options
- Let you choose a project name
- Set up a new project with all necessary dependencies and configurations
Configuration
Each template comes with its own configuration options. Refer to the template-specific documentation in your generated project for detailed setup instructions.
Environment Variables
Templates may require specific environment variables. Check the .env.example file in your generated project for the required variables.
Documentation
For detailed documentation and guides, visit:
