Welcome to Lumea!
Let’s get you up and running with your first application. This guide will walk you through the basics of using Lumea to build a functional web app.Prerequisites: You just need a web browser and a Lumea account. No coding experience required!
Step 1: Create Your Account
1
Sign Up
Visit app.lumea.dev and click “Get Started Free”
2
Choose Your Plan
Start with the free tier - you can always upgrade later
3
Verify Your Email
Check your inbox and click the verification link
Step 2: Your First Project
Once logged in, you’ll see the Lumea dashboard.Create New Project
Click the “New Project” button to start building
Project Setup
You’ll be guided through a simple setup:- Project Name: Give your app a memorable name
- Project Type: Choose from templates or start from scratch
- Description: Tell Lumea what you want to build
Example Prompts to Get Started
- Simple Website
- Business App
- E-commerce
Step 3: Watch the Magic
After submitting your description, Lumea will:- Analyze your requirements
- Generate the application structure
- Create all necessary files and code
- Preview your app in real-time
Generation typically takes 30-60 seconds for simple apps, up to a few minutes for complex applications.
Step 4: Customize Your App
Once generated, you can customize your application using:Natural Language Updates
Simply describe what you want to change:Visual Editor
- Drag and drop components
- Adjust styles and layouts
- Add new pages
- Configure integrations
Code Editor
For advanced users, directly edit the generated code:Step 5: Preview and Test
Live Preview
See changes instantly as you make them
Device Preview
Test on different screen sizes
Share Preview
Get a temporary URL to share with others
Debug Console
Check for any issues or errors
Step 6: Deploy Your App
When you’re happy with your application:Deployment Options
Deployment Options
- Lumea Hosting: One-click deploy with automatic SSL
- Vercel: Optimized for Next.js applications
- Netlify: Great for static sites
- Custom: Download code and host anywhere
Deployment Process
1
Choose Platform
Select where you want to host your app
2
Configure Settings
Set environment variables if needed
3
Deploy
Click deploy and wait for confirmation
4
Access Your App
Get your live URL and share with the world!
Common First Projects
Beginner-Friendly Ideas
Personal Website
Personal Website
Start with a simple personal site to learn the basics:
- About section
- Portfolio/projects
- Contact information
- Social links
Landing Page
Landing Page
Create a product landing page:
- Hero section with CTA
- Features list
- Pricing table
- Email signup
Blog
Blog
Build a simple blog:
- Article listings
- Individual post pages
- Categories/tags
- Comments section
Todo App
Todo App
Classic starter project:
- Add/edit/delete tasks
- Mark as complete
- Filter by status
- Local storage
Tips for Success
Be Specific: The more details you provide, the better Lumea understands your needs
Iterate Quickly: Don’t aim for perfection on the first try - you can always refine
Use Examples: Reference existing websites or apps for inspiration
Ask for Help: Join our Discord community for tips and support
Troubleshooting
If your app doesn’t generate as expected, try these tips:
- Simplify your request: Start basic and add features incrementally
- Use clear language: Avoid ambiguous terms
- Check examples: Look at similar projects in our gallery
- Contact support: We’re here to help at support@lumea.dev