Hosting a react webapplication on the pi 3b+

January 30, 2023, 19:15

MoniqueSky

I'm very new with the raspberry pi/linux and for my project I made an application with react.js. I've installed Nginx on the raspberry pi 3b+ but now I'm stuck. How do I put my javascript react webapplication on the pi? It has a PostGres database with graphql and prisma.

MoniqueSky

Ahh thanks i'll try

illegitimate_egg

you need node

MoniqueSky

Got it. needed some time to realise it haha. Thank you