Firebase hosting is unfortunately only for static sites.
You can have node as backend available somewhere else though.
We might consider integrating with “firebase Functions” which are essentially also node modules, but it might be more $$$ for you as those aren’t cheap.