HelioHost Posted February 29, 2024 Posted February 29, 2024 Username: N/A, Server: N/A, Main Domain: N/AHi what counts towards storage.does lets say node modules dependencies count towards the storage quota? also which has more storage,tommy or johnny.
Unknown025 Posted February 29, 2024 Posted February 29, 2024 Yes, Node modules would count towards the storage quota. Both Tommy and Johnny accounts have the same amount of storage.
HelioHost Posted February 29, 2024 Author Posted February 29, 2024 [image: image.png] totally unrelated question. what port should I run my nodejs app off of,.or is there already a port configured for node On Fri, 1 Mar 2024 at 00:50, HelioHost Support wrote: > Yes, Node modules would count towards the storage quota. Both Tommy and > Johnny accounts have the same amount of storage. > > You may view the status of your ticket by visiting: > > https://helionet.org/index/index.php?showtopic=59388 > > Thank you, > HelioHost support > https://heliohost.org/ > https://helionet.org/ > >
Krydos Posted March 1, 2024 Posted March 1, 2024 It doesn't matter what port Node.js runs on because Passenger just handles it. In our example on the wiki https://wiki.helionet.org/tutorials/node.js we use port 3000, but I believe any random port you want would work.
Recommended Posts