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
- Export your project from your AI coding tool (via GitHub or ZIP)
- Import into Lunadeck by connecting your repo or uploading the archive
- Build & deploy — Lunadeck detects your framework and handles the rest
Supported tools
| Tool | GitHub Connect | ZIP Export |
|---|---|---|
| Lovable | Yes | Yes |
| Bolt.new | Yes | Yes |
| Cursor | Yes | Yes |
| Windsurf | Yes | Yes |
| Replit | Yes | Yes |
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