It's react and node.js.

I sent the provider an e-mail, that we need to change.

Reply to this note

Please Login to reply.

Discussion

so it only works *as* a webserver not *in* one :)

who even makes web apps that aren't themselves webservers anymore anyway?

Everything is a node.js app. I weep.

i'm working with react at my paid gig at the moment. i weep at the objects and the nonatuplicate copying of the same info in several different places, the utter disregard for any kind of simple, readable syntax, and waiting 10 minutes for the IDE to finally index all the symbols in the source code.

if this was Go there would be no duplication, the indexing would take 10 seconds and there would be no such thing as "something went wrong". and it wouldn't be stupid error codes like C, it would be informative strings. potentially they could even have source locations.

javascript ninjas have no idea how dangerous their language system is. but then, nobody seems to care, and tehy build KYC systems with it and then wonder how it all ends up on the dark web a year later.

React is way shittier than Svelte. And I hate Svelte. 😂

Same, but I do really enjoy vue though.

They support node.js on the webserver. But I also prefer containerization, for the DevOps.

They also support git integrations and triggering. So they can run nodejs builds from a git mirror, so that might be an option.

I'm canceling it, probably. A server that can't handle containers is completely retarded.

Lol it's shared hosting. Quite popular and affordable solution :) Mostly made for LAMP stacks because the resources can be shared. The infra is much easier and cheaper to design compared. Same reason I offer static site hosting but not container deployments unless I write or fork them for my customers.