Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 8h ago 7 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Open-sourcing an ERP in React and .NET (starting with supply chain)
1 adnan1507 0 8/26/2025, 1:59:33 PM
Hi HN,
I’ve been building an ERP system in my favorite stack (React + .NET + PostgreSQL). Instead of waiting until it’s “feature complete,” I’m planning to open-source it early — starting with the Supply Chain Management module.
I know there are existing projects like Odoo and ERPNext, but I wanted to explore building one with a modern React/.NET stack and see if others find it useful. Repo will be public soon.
Would love feedback on:
what features matter most in OSS ERP tools,
whether React + .NET is an interesting approach compared to existing solutions,
any advice for attracting contributors early.
Happy to answer questions and share details.
No comments yet