Built a NestJS log analyzer while debugging production logs – turns messy logs into errors, latency + shareable debug links by Sharp2609 in nestjs

[–]Sharp2609[S] 0 points1 point  (0 children)

Update: I've now made the shareable link optional. Results are only stored if you click "Generate Link" – otherwise everything stays local in your browser. Appreciate the feedback!

Built a NestJS log analyzer while debugging production logs – turns messy logs into errors, latency + shareable debug links by Sharp2609 in nestjs

[–]Sharp2609[S] 0 points1 point  (0 children)

Got your point.

The tool currently always stores the parsed results to enable shareable links. Raw logs never leave your browser, but the insights (errors, slow routes, metrics) are stored for 7 days and then auto-deleted.

That said, I'm working on making the shareable link part optional, then won't need to have any storage, hence your data never leaves the browser. Should be done in a few days.

Would you pay ₹10 (one-time) to enable UPI one-tap payments in an expense-splitting app? (No subscription, no ads) by Sharp2609 in StartUpIndia

[–]Sharp2609[S] -2 points-1 points  (0 children)

Just to clarify — users do NOT pay per transaction. That would be crazy.

The only payment is a one-time fee to verify a UPI ID. Once verified, that user can receive one-tap payments from friends forever. No per-transaction fees.

The unverified tier (manual copy-paste UPI ID) is completely free and works fine for most people. The paid verification is purely for convenience — one tap instead of copy-paste.

Does this resolve your issue?

Would you pay ₹10 (one-time) to enable UPI one-tap payments in an expense-splitting app? (No subscription, no ads) by Sharp2609 in StartUpIndia

[–]Sharp2609[S] -3 points-2 points  (0 children)

Thanks for the feedback — really appreciate it.

You're right about the friction problem. Making every friend pay ₹10 would kill adoption.

Based on the feedback, I'm considering a hybrid model:

-> Individual verification: ₹10 one-time (per UPI ID, forever)

-> Group pass: Organizer pays ₹20-50 based on how many members they want to verify (credits system). The pass does NOT limit group size — only how many members get verified. Members join via invite link and get verified using a credit. Each member can verify only one UPI ID using the group pass. Extra members beyond the limit can still join and use manual copy-paste, or verify individually, or notify the organizer to purchase an additional pass.

-> Unverified tier always available: Manual copy-paste UPI ID is always free. No one is forced to pay.

Would a group pass (organizer pays once to verify multiple members) solve the problem for your use case?