Templates
Browse the template marketplace, install pre-built apps in one click, or publish your own app as a template for others.
The Proyecta template marketplace is a library of pre-built apps you can install and customize. Every template is a fully working app — install it, and you get a complete project with code, database schema, and UI that you can modify however you like.
Browse templates
Section titled “Browse templates”Open the Templates page from the Proyecta dashboard. You can:
- Search by name or description
- Filter by category — Marketing & Sales, Operations, Data & Analytics, Content Generation, HR & Legal, Finance, Education, Community, Lifestyle & Hobbies, Games & Entertainment
- Filter by pricing — Free or Paid
- Sort — Most popular, Newest, or by price
Each template card shows a cover image, creator name, usage count, category tags, and whether it’s free or paid.
Click a card to open the detail view with a screenshot carousel, full description, and a demo link (if available).
Install a template
Section titled “Install a template”- Browse the marketplace and click a template
- Click Use Template
- Select your workspace
- Proyecta creates a new project from the template — complete with code, database schema, and working UI
- You’re taken to the builder where you can start customizing
The installed project is a full copy. You own the code and can modify anything — the original template is not affected.
What gets copied
Section titled “What gets copied”When you install a template, the new project receives:
- The full source code from the template’s repository
- Database schema and configuration
- Design system settings (colors, fonts, spacing)
- Environment variable keys (values are cleared for security — you’ll need to add your own API keys)
- Completion suggestions to help the AI understand the project
Publish your app as a template
Section titled “Publish your app as a template”Share your app with the Proyecta community by publishing it to the marketplace. Anyone can discover, preview, and install your template with one click.
Prerequisites
Section titled “Prerequisites”Your app must be deployed before you can publish it as a template. If you haven’t published your app to a live URL yet, do that first — click Publish in the builder toolbar and set up a domain.
Step 1: Open the template settings
Section titled “Step 1: Open the template settings”- Open your project in the builder
- Click the Settings button in the toolbar
- Switch to the App Template tab
If your app isn’t deployed yet, you’ll see a message asking you to deploy first.
Step 2: Fill in your listing
Section titled “Step 2: Fill in your listing”| Field | Required | Details |
|---|---|---|
| Name | Yes | The title shown in the marketplace (1–100 characters) |
| Description | Yes | A short summary for the listing card and detail page (1–500 characters) |
| Categories | Yes | Pick 1–5 categories so users can filter and discover your template |
| Tags | No | Up to 20 comma-separated tags for search (e.g., saas, dashboard, crm) |
| Cover image | No | The main image on the marketplace card. Upload PNG, JPEG, WebP, or GIF. |
| Screenshots | No | Up to 6 images for the detail page carousel. These are the first thing users see when they click your template. |
| Language | No | Primary language of the template (defaults to English) |
| Pricing | Yes | Free or Paid. Paid templates require a minimum price of $0.99. |
| Creator name | No | Display name override — defaults to your account name |
Step 3: Upload images
Section titled “Step 3: Upload images”Cover image — This is the card image users see while browsing the marketplace. Use a clean screenshot of your app’s main screen or a branded graphic. Aspect ratio 4:3 works best.
Screenshots — Up to 6 images shown in a carousel on the detail page. Include screenshots of key screens and features so users can evaluate the template before installing.
To upload, click the upload area and select an image file. Images are uploaded securely to CDN storage and given a permanent public URL.
Step 4: Publish
Section titled “Step 4: Publish”Click Publish to Marketplace. Your template appears in the marketplace immediately and is visible to all Proyecta users.
Update your listing
Section titled “Update your listing”After publishing, you can update any field at any time:
- Open Settings > App Template
- Edit the fields you want to change (name, description, categories, images, pricing, etc.)
- Click Update Listing
Changes to the listing are reflected immediately. Changes to your app’s code are reflected in future installs — existing installs are not affected.
Unpublish
Section titled “Unpublish”Click Unpublish in the App Template tab to remove your template from the marketplace. Your listing data is preserved — you can re-publish later without filling everything in again. Existing installs continue to work as independent projects.
Template stats
Section titled “Template stats”The App Template tab shows your template’s install count — how many users have installed it. This counter updates in real time as new installs happen.
What installers receive
Section titled “What installers receive”When someone installs your template, they get:
- A full copy of your source code in a new GitHub repository
- Your design system settings (color palette, typography, spacing)
- Environment variable keys (but not values — they must enter their own secrets)
- Your project type and capability configuration
- Completion suggestions to help the AI understand the project
What is not copied:
- Secret values (API keys, tokens, passwords)
- Database records
- Analytics data
- Your milestones and version history
- Your conversation threads
Categories
Section titled “Categories”Templates are organized into these categories:
| Category | Examples |
|---|---|
| Marketing & Sales | Landing pages, lead capture, CRM dashboards |
| Operations | Project management, task trackers, internal tools |
| Data & Analytics | Dashboards, reporting tools, data explorers |
| Content Generation | Blog platforms, portfolio sites, content tools |
| HR & Legal | Employee portals, onboarding flows, document management |
| Finance | Invoice generators, expense trackers, financial dashboards |
| Education | Course platforms, quiz apps, learning management |
| Community | Forums, social platforms, event managers |
| Lifestyle & Hobbies | Recipe apps, fitness trackers, personal organizers |
| Games & Entertainment | Games, interactive experiences, media apps |
You can assign up to 5 categories per template.
Can I update a template after publishing?
Yes. Update the listing in Settings > App Template at any time. Code changes you make to your app are reflected in future installs. Existing installs are not affected — each install is a full, independent copy.
Can I unpublish a template?
Yes. Click Unpublish in the App Template tab. Existing installs continue to work — they are independent projects. Your listing data is preserved for re-publishing.
Are paid templates available?
The pricing infrastructure is in place but paid template checkout is not yet live. All templates are currently free.
Can I install a template from a different workspace or organization?
Yes. Templates are public — anyone can install them regardless of workspace or organization.
What happens to my secrets when someone installs my template?
Secret values are never copied. Only the key names are transferred so the installer knows which environment variables to set up.
Is there a limit to how many templates I can install?
Template installs count toward your project quota. Check your plan limits in Settings > Billing.
Can I see who installed my template?
Not currently. You can see the total install count, but individual installer details are not exposed.
What makes a good template?
- A clear, specific use case (not “generic starter”)
- A polished UI with real content, not placeholder text
- At least 3–4 screenshots showing key features
- A descriptive name and summary that explain what the template does and who it’s for
- A live demo URL so users can try before installing
Coming soon
Section titled “Coming soon”- Paid template checkout — sell your templates directly in the marketplace
- Template reviews and ratings
- Featured and staff-picked templates
- Revenue dashboard — track earnings from paid templates
- Template update notifications — notify installers when you publish a major update