Ai coding tool guides

AI Coding Tool Guides

Lunadeck works seamlessly with projects built using AI coding tools. Whether you've prototyped an app in Lovable, scaffolded a project with Bolt.new, or built with Cursor — you can deploy it as a native mobile app with Lunadeck.

How it works

  1. Export your project from your AI coding tool (via GitHub or ZIP)
  2. Import into Lunadeck by connecting your repo or uploading the archive
  3. Build & deploy — Lunadeck detects your framework and handles the rest

Supported tools

ToolGitHub ConnectZIP Export
LovableYesYes
Bolt.newYesYes
CursorYesYes
WindsurfYesYes
ReplitYesYes

Tips for AI-generated projects

  • Check your framework — make sure your project uses a supported framework before importing
  • Review dependencies — AI tools sometimes add unnecessary packages that can bloat your build
  • Environment variables — if your app uses API keys or secrets, configure them in Lunadeck's Environment Variables settings rather than hardcoding them