Nuxt Studio: Self-Hosted Content Editing for Production Sites
Source: Dev.to

Overview
Nuxt Studio is now open‑source. It is a self‑hosted Nuxt module that lets you edit content directly on production sites. The module moved from a paid platform to an MIT‑licensed release, allowing content editors to work through visual interfaces without touching Git or local development environments.
Key features
- Monaco code editor with MDC syntax support
- TipTap visual Markdown editor
- OAuth authentication via 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 and works on any SSR platform.