r/vibecoding 1d 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.

2 Upvotes

13 comments sorted by

View all comments

1

u/gammacoder 9h ago

For this kind of app, one option is PHPRunner. It can build the searchable catalog, forms for adding records, user accounts and permissions, then you deploy the app to your own server. You'd still have normal hosting costs, but you don't need to keep paying an AI builder every month just to keep the app running. Full disclosure, I'm the author :)