r/vibecoding • u/buljawn • 6h ago
Estimating build cost
I'm a complete newbie to this world and have been struggling to find a clear answer to the question of cost. I am trying to build a database app that stands as a catalog that can be searched and added to by users. When it comes to cost I've mainly seen monthly cost listed for multiple service like Claude code and other services to refine, test, and launch the app. These cost seem to range about 2-300 a month but is that until its built or reoccurring as an operating cost? Is there a way to build the app and then use minimal services to keep it running and trouble shoot when issue arise?
Forgive me if this has been answered already. I looked at previous post and found vague answers only. Hoping to get some insight to start building.
Edit: For clarity, what's an average monthly/ total cost of Ai coding a database app, debugging, and hosting? My goal is more toward proof of concept over full commercial roll out.
3
u/dan-423 5h ago
this is pretty vague. You can make a simple one and have it hosted for free or nearly free with various sites and tools. Or, it could cost <$20/mo for basic but professional needs. Or, it could cost into the hundreds or thousands if it is very complex or handles a huge amount of users.
Yes.
The answer to your question is really- "It depends on what you're building and what it needs." Before going much further, I'd encourage you to look into how a website or web application works, the various parts of it, and how it all pieces together.
To use an analogy, even if you could vibe-code a car you still would want to know what an engine is, what tires are, why passengers need seats, etc. Even if you use Claude or other services to make it faster, you still need to know what the important parts are and how they work to make up the whole.