I’m using Replit and already paid for a subscription, but now my monthly credits are completely exhausted (100% used).
I have a React + MongoDB prototype app. I have not deployed it publicly. I only want to:
-
Start (Run) my application to test it
-
Make small changes if needed
-
Push/sync the code to my GitHub repository
I do NOT want to publish or create a deployment — just run it temporarily and sync to Git.
My questions:
-
How much will it cost to simply run the app for a short time after credits are exhausted?
-
Does pushing code to Git cost anything?
-
Is there any documentation that clearly explains this billing?
Would appreciate clarification from anyone who has faced this before. Thanks!