can T3 stack build big apps like erp system ?
Hello, I am using T3 stack for over a year now and its very amazing and easy to use but what about large apps like erp systems that alot of users will use and it will have alot of requests per second , can T3 stack handle that or should I use normal Next JS with bun backend , please advice.
3 Replies
Depends on the exact scope and your infra. It's definitely Possible but I'd hardly advise against it. It's well suited to make an web front-end/dashboard thing for an ERP with a bit of extra spice.
for example something similar to odoo or SAP a big app that many users will use in the future can T3 stack handle that large data and requests or should I use backend like node js or bun ? which is better in your opinion ?
to do something like SAP you shouldn't use JS/TS you need at least .NET or Java if not C/Zig/Rust
SAP is kinda trash but actually incredibly mighty by itself it's a whole contained ecosystem.