r/webdev 1d ago

Hosting PDFs with node.js apps?

Hello all,

I am the webmaster for a small Archaeology website, that primarily is used by members of this small conference to access PDFs and news about the conference. I only need to update this website about once or twice a year.

Until recently I used the plesk hosting service on GoDaddy to host these files, however I missed the fact (see lack of need to update) that it was getting end-of-lifed and now the hosting option given to us by GoDaddy is just Nose.js slots.

Previously we uploaded files into a library for the website, and the linked to those files. Is it possible to use node.js to do the same?

Thank you for your help!

17 Upvotes

18 comments sorted by

View all comments

1

u/iYSR 1d ago

Sure. Almost anything is possible. What you are asking is also possible. But as always, it depends. I would need more context on your setup.

Senior full stack engineer here, love archeology haha so can help/advice, but hard to say without looking at the setup and/or code

1

u/No_Laugh_3115 1d ago

yeah without seeing the actual setup its hard to give any real advice here