Skip to content

shahzaib78631/ManifestER

Repository files navigation

manifester manifester

Visual Editor for your Manifest backend

🎉 ManifestER

ManifestER is a visual schema editor that lets you visualize and edit your backend.yml schema through an intuitive graphical interface for Manifest projects.

✨ Features

Instead of manually writing YAML, ManifestER provides:

  • Visual Entity Creation: Design entities and their relationships through an intuitive interface
  • Property Management: Configure properties, validations, and types with visual controls
  • Relationship Visualization: See your schema structure and entity relationships at a glance through the canvas system
  • YAML Export: Export your visual schema as properly formatted YAML for your Manifest projects
  • Schema Import: Load existing Manifest YAML files to visualize and edit

🎯 Live Demo

🚀 Try ManifestER

Status

ManifestER is currently in Public Beta. Star and watch this repository to get notified of updates.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

🙏 Acknowledgments

  • Built for the Manifest community
  • Powered by React Flow for the visual editing experience
  • Uses Shadcn UI for accessible component