Codebase too short for a project

First and foremost, hi everyone.

Thanks for reading through this.

Context:

I started dabbling with ChatGPT so I could attempt and build very simple web apps.

Any (literally any) project I start no matter how complex or simple it is (according to ChatGPT) gets me to a weird place.

ChatGPT tells me it wrote thousands of lines of code, but whenever I ask it to provide the codebase either in browser or as a zip file, the maximum amount of lines of code I have ever gotten was 120.

I would take that same code, and analyze it with 3o-mini-high model and it would tell me it’s barely a prototype while the 4o model tells me it’s fully functional and ready for deployment in production.

I am a paid user, and I’m not a developer. But I’m sure 80-120 lines of code is too little for any app that supposedly has FE, BE and DB schema.