DEV Community

Cover image for Nuxt Studio: Self-Hosted Content Editing for Production Sites
jQueryScript
jQueryScript

Posted on

Nuxt Studio: Self-Hosted Content Editing for Production Sites

Nuxt Studio is now OPEN-SOURCE.

It is a self-hosted Nuxt module for editing content directly on production sites. The module moved from paid platform to open-source MIT release. Content editors work through visual interfaces without touching Git or local dev environments.

Key features:

  • Monaco code editor with MDC syntax support
  • TipTap visual Markdown editor
  • OAuth through GitHub, GitLab, or Google
  • Real-time preview with direct Git commits
  • 22 language localizations
  • Media library with multiple format support

Runs entirely on your infrastructure with zero external dependencies. Works on any SSR platform.

πŸ‘‰ Blog Post

πŸ‘‰ GitHub Repo

Top comments (0)