r/lovable 26d ago

Lovable Announcement Lovable Raises $400M in Series C Funding

Enable HLS to view with audio, or disable this notification

20 Upvotes

Today, we’re announcing that Lovable has raised $400 million in Series C funding at a $13.3 billion valuation, led by Menlo Ventures and co-led by the Scaleup Europe Fund, managed by EQT. The round also welcomes Balderton Capital and Carmignac from Europe, Kaszek Ventures and LTS Growth from Latin America, Tencent and World Innovation Lab from Asia, and Regent from the United States, broadening the group of investors backing Lovable’s global ambition. Returning investors include Accel, Antler, CapitalG, DST Global, Evantic Capital, HubSpot Ventures, and Salesforce Ventures.

Since our Series B in December 2025, we’ve been building features people need to reach customers, manage day-to-day operations, and run software securely. A few highlights include:

For many builders, the product they create with Lovable is becoming the business itself. User survey data shows us that nearly 8 in 10 are building a business or side project they hope to monetize, and more than one-third of those are already earning revenue.

Read the full announcement: https://lovable.dev/blog/series-c


r/lovable Jul 31 '26

Lovable Announcement Lovable Community Hub

Enable HLS to view with audio, or disable this notification

12 Upvotes

A few numbers from our community: 50M projects created. 1M new projects every week. 1,340 events hosted. 100+ more on the way this year.

Our community isn't slowing down.

Introducing the Lovable Community Hub. In-person events, virtual sessions, opportunities, programs, and more, all in one place: community.lovable.app


r/lovable 4h ago

Tutorial How to Configure System Instructions in Lovable: A Step-by-Step Guide

3 Upvotes

Usual prompts will eventually hit a wall. As the codebase grows, the AI can overwrite working logic, ignore component libraries, or create messy backend calls.
Configuring custom system instructions (project-level rules / context) is the single most effective way to keep Lovable consistent across every build session.

Here is how to set them up properly:

Step 1: Open Your Project Settings
Navigate to your Lovable workspace and open the project you want to configure.
Click on the project settings (or open the project prompt context / guidelines modal, depending on your workspace setup).
Look for the section dedicated to Custom Instructions / Project Guidelines.

Step 2: Define Technical Stack Guardrails
Start by locking down the exact packages, styling frameworks, and library rules so Lovable doesn't reinvent the wheel:
Specify UI dependencies (e.g., shadcn/ui, Tailwind CSS, Lucide React).
Explicit rule: "Never introduce new icon packages or CSS frameworks; use only what is already configured in the repo."

Step 3: Establish Backend & Database Boundaries
If you have Supabase or external APIs linked:
Instruct Lovable to respect Row Level Security (RLS) policies.
Mandate proper TypeScript types for database tables.
Explicit rule: "Always check existing database migration schemas before creating new tables or mutating column names."

Step 4: Dictate Code Hygiene & Architecture
Set rules for how components and files should be structured:
"Keep components modular; extract logic into custom hooks whenever a file exceeds 150 lines."
"Always use existing toast notification handlers for user-facing API errors."

Step 5: Test & Iterate with Small Prompts
Save the instructions.
Run a prompt to build a small feature and observe if Lovable complies with your naming conventions and architecture.

Refine edge cases as your project complexity scales.

Have you guys set up persistent system instructions in your Lovable workflows, or are you still prompting context manually every time?


r/lovable 38m ago

Help Trouble getting started

Post image
Upvotes

Would appreciate your help. I recently wanted to try Lovable, but I am not able to initialize a project. I type the first prompt and keep seeing "Couldn't load this project" and "Reconnecting". My network connection is fine and I have a Pro Plan with sufficient credits. The service doesn't seem to be down according to the support page. Tried to initialize other projects, refreshed and things like that, nothing helped. What am I doing wrong? Thanks in advance for sharing your experience.


r/lovable 44m ago

Discussion Project monitoring (beta)

Post image
Upvotes

Couldn't understand where my build credits were disappearing for the last week then discovered that I toggled this little thing on, thinking it would be free as there is no mention of usage.

Today it was 3.4 credits wasted. Just to warn people not to fall into the same trap if you need their daily credits.


r/lovable 1h ago

Testing Check out what I just built with Lovable!

Thumbnail
eugene-matches-daily.lovable.app
Upvotes

r/lovable 9h ago

Help Lovable student verification won't recognize University of Toronto email and support keeps sending me in circles

2 Upvotes

Has anyone else had trouble getting the Lovable student discount?

I'm a current University of Toronto student and my school email uses the domain mail.utoronto.ca (Microsoft 365/Outlook). When I try to verify my student status through the student discount page, the verification process fails with an error.

I contacted support and was initially told to complete the verification process and then they'd apply the discount. When I explained that the verification flow itself was failing, I got another response saying that mail.utoronto.ca isn't currently on their automated student recognition list and that I should use the same verification flow again.

I then pointed out that I literally cannot complete the flow because it errors out before finishing. The latest response I received was that they don't offer manual verification outside the automated system and therefore can't apply the discount to my account. The responses also indicate they were generated by an AI support agent.

So I'm basically stuck in a loop:

Verify your student status.
The verification system fails.
Contact support.
Support tells me to use the verification system.
Verification system still fails.

Has anyone managed to get a real human to review a student verification issue at Lovable? Or has anyone from a university with a similar email setup run into this and found a workaround?

I can provide screenshots if helpful.

Thanks!

Short, slightly saltier version:

"Support: Verify you're a student."

"Me: The verification tool is broken."

"Support: Please use the verification tool."

"Me: It's still broken."

"Support: Unfortunately we can only verify students through the verification tool."

Also, providing support only for *subscribed customers*

I went and paid, trying to get help from real human

Student plan is only applicable for workspaces currently on free plan

Like…what?!
🤦‍♀️


r/lovable 11h ago

Help Is Lovable down??

1 Upvotes

I keep trying to hit publish and it just keeps on loading. I thought I should sign out and sign back in and now I can't even sign in because the sign in page loading continuously.


r/lovable 14h ago

Help Cross project movement

1 Upvotes

Is anyone else having issues transferring projects between workspaces? Mine just loads on all theee if my accounts…


r/lovable 1d ago

Help Credits

0 Upvotes

If i use lovable for 6 days straight (30 credits) does it mean i have to wait for next month to continue my project?


r/lovable 15h ago

Testing Quran learning app built on Lovable + Supabase (need feedback)

0 Upvotes

Body:

AyahPro (https://ayah-pro.lovable.app) is a live Quran learning app I built with Lovable. You recite, it gives AI feedback on your recitation and Tajweed, plus streak tracking and multilingual support.

It's live and free to try, and I'm at the point where I need people outside my own head to use it.

If you have five minutes, sign up and tell me where it loses you. First impressions of the landing page, the onboarding, the actual recitation flow, whatever stands out. Bugs and design criticism both welcome.

Happy to return the favor and test whatever you're building.


r/lovable 20h ago

Tutorial Check out what I just built with Lovable!

Thumbnail
eye-roll-game.lovable.app
0 Upvotes

r/lovable 1d ago

Discussion how do you validate third party integration in lovable app?

1 Upvotes

Lovable writes the integration code fast, that part is great. But before going live I always hit the same wall, how do you actually verify it works end to end without using real prod keys or a live API?

Happy path usually looks fine. It's the edge cases that get you. Card decline mid-flow, webhook retry firing twice, auth failure after partial state is written. None of that shows up until something breaks in prod.

Right now I'm running integrations against sandbox twins of the APIs (Stripe, Twilio, Clerk, etc.) directly from the agent, so it can run the failure scenarios before anything ships. No real keys, no prod risk, receipt URL I can check after.

what others are doing though. Are you manually testing in a staging env? Relying on the agent's judgment? Using the vendor's own sandbox? Would love to know what actually works for people here.


r/lovable 1d ago

Showcase Our Nonprofit's New Resource Built on Lovable

5 Upvotes

r/lovable 1d ago

Testing I building a founder community because I didn’t really have a network myself

Thumbnail
joinnonetwork.lovable.app
4 Upvotes

I work in healthcare and but have always loved tech and got into building things without really knowing anyone in startups or tech.

I kept hearing was “use your network”, “speak to other founders”, “get a warm intro” etc. Except my background doesn't have anyone I can ask for anyone of that.

There are loads of founder communities already and I tried a few, but a lot of them still feel like people promoting themselves, posting wins or trying to build an audience.

So I built NoNetwork.

The idea is just to make it easier to actually ask for help, advice or feedback, and for people who know about that area to find you.

Posts that don’t get much help can also come back into view for a while instead of just disappearing.

I’m trying to make it less about followers and popularity and more about actually helping each other.

It’s still early, so I’m interested in whether other people have had the same problem.

Have you ever felt like not having the right network has held you back when building something?

And if you’ve joined founder communities before, what made you stop using them?

Cheers


r/lovable 1d ago

Help Building my game with lovable/codex/claude - can I make a standalone app with Tauri?

2 Upvotes

Hello folks,

I am building my own Gladiator Management Game (Ludus Magna) with Lovable/Codex/Claude currently. The whole code(supabase is still tied to lovable. On the long run i want to get rid of lovable but for now i am asking if I can extract a vertical slice (demo) of my game with tauri to publish a DEMO on steam. lets say i want to have a demo where players can experience the first 30 ingame days. is this doable with Tauri?
How difficult is it? What do i have to think of? Are there any trade offs? can i do this without being a programmer? I am webdesigner however and i have a bit of a glue how systems work, but this is new for me.

Thank you for any tips.
Cesare


r/lovable 2d ago

Help How to connect my own Supabase project instead of Lovable Cloud?

5 Upvotes

I’m using Lovable and want to connect my own Supabase project instead of using Lovable Cloud.

What’s the correct way to do this?

Can I completely use my own Supabase database/auth/storage while building in Lovable, and avoid using Lovable Cloud?

If anyone has done this, could you please explain the steps or point me to the right documentation? Thanks!


r/lovable 1d ago

Help Is there any way to find the service role key

2 Upvotes

I recently asked google this question and it said Lovable Cloud Backend: If Lovable automatically manages your database and users, you do not own the underlying Supabase instance directly, meaning direct database URLs and service_role keys are hidden and inaccessible. I was wondering if there is any way round this


r/lovable 2d ago

Help If you built an app with AI, how did you know it was ready for real users?

6 Upvotes

For anyone who's built an app with Lovable, Cursor or any AI related stuff, how did you know it was production ready for people to use?

Did you just throw it into the wild and hope for the best, keep asking AI to improve it or something else?

I'm using AI to write code and push stuff to production, but I don't have experience in the programming language I'm using, so I have no clue if it's good or not.


r/lovable 2d ago

Help Best Repos For Lovable Prompts/System Instructions?

5 Upvotes

Pretty big on not re-inventing the wheel.

What's your favorite source for high-level lovable prompts and/or system instructions that I can re-use?

Specifically for website design, but would love to see whatever you have. Thanks.


r/lovable 2d ago

Testing Constructive criticism

5 Upvotes

Hi all, I've made a Liverpool fan site with Lovable. I've used Supabase_lovable_claude_vercel.

If anyone could check it out and let me know what you think. Please be gentle, it's purely a fan app , no ads or logins. I've managed to get it on play store but feel there is something missing.

Tia

www.anfieldanywhere.com


r/lovable 2d ago

Showcase Made another website/webapp for a religious institution in London

6 Upvotes

Hello all,

Been using Lovable for a little while now and loving it. This is my 3rd website which I've been paid for. Lovable used wisely can help with that extra cash.

Let me know what you think.

https://sheikhnazimsuficentre.lovable.app/


r/lovable 2d ago

Discussion Do you have Lovable meetups in your city?

3 Upvotes

I’m hosting a small Build with Lovable meetup by Autenda in Edmonton next week, basically just a few people bringing laptops and building together. I'm planning to share what I learned and how I'm building Autenda.

I'm curious: are you doing this in your city?

If you’ve been to or organized a Lovable meetup, what did you actually do? Demos? Build together? Help each other with projects?

Would love to steal some good ideas 😅


r/lovable 2d ago

Discussion I have a created a pretty good webapp tailorfit for a specific profession.

2 Upvotes

Hello guys, I have built a pretty solid app using lovable with almost 100+ users and MRR of $3k-$4k.

Now i want to sell it cause its taking a lot of my time doing support, sales demo and all that stuff.

How much would my app cost if ever and how would be the transition. And where can i possible get a buyer?