Marnix/ Docs
PricingStudioChangelogBlogDocumentation
Sign in

01ยทGetting Started

Getting StartedVoice vs Text Mode

02ยทBuilding Apps

Using Voice ModeIterating on Your AppExample Prompts

03ยทIntegrations

Integrations OverviewSupabase โ€” Save user data & loginsStripe โ€” Accept paymentsPostHog โ€” Know how people use your appGitHub โ€” Sync your codeComposio โ€” Gmail, Slack, Calendar & more

04ยทFeatures

Marnix RemoteExporting Your CodeMarnix AI โ€” LLM without API keys

05ยทAccount

Credits & PlansFAQ

Features

Exporting Your Code

Download your generated code and deploy it anywhere.

Your code, your way

Every app built with Marnix is yours to keep. You can export the full source code at any time and deploy it wherever you like โ€” Vercel, Netlify, Render, or your own server. No lock-in.

What you get

The exported code is a complete, production-ready project. You'll receive:

  • A full Next.js project with App Router
  • TypeScript throughout โ€” properly typed components and API routes
  • Tailwind CSS for styling
  • All dependencies listed in package.json with pinned versions
  • A .env.example file listing all required environment variables
  • If Supabase is connected: database migration files and the full schema

How to export

Open your build in Marnix and click the Export button in the top right. Your project will be packaged as a .zip file and downloaded instantly.

Deploying to Vercel

Vercel is the easiest way to deploy your exported app:

# Unzip the export
unzip my-app.zip && cd my-app
# Install dependencies
npm install
# Deploy to Vercel
npx vercel

Vercel will detect the Next.js project automatically. Add your environment variables in the Vercel dashboard under Settings โ†’ Environment Variables.

Code quality

The generated code is written to be readable and maintainable โ€” not just functional. Components are broken into logical files, naming is consistent, and the code follows modern React best practices. You can open it in any editor and continue developing from where Marnix left off.

๐Ÿ’ก Tip

Export at any point in the build process โ€” you don't need to finish iterating first. You can always continue iterating in Marnix and export again later.

Marnix

Build apps at the speed of voice. Talk to Marnix, watch it ship.

Product

  • Pricing
  • Changelog
  • Studio
  • Status

Resources

  • Documentation
  • Integrations
  • Blog
  • Ideas

Company

  • Support
  • Contact
  • Privacy
  • Terms

ยฉ 2026 Skylark Technologies B.V.

Singel 542 ยท 1017AZ AmsterdamยทKVK 96454121