Hey everyone! I'm a beginner diving into React, Node, Express, Postgres, and Prisma. My partner and I need an expense tracker, and I thought it'd be a great project to build myself as I'm learning. I'm planning to create this app using the PERN stack. It won't be super fancy; just a simple UI to help us track our expenses. My main question is where I should deploy this app once it's built. I don't expect anyone else to use it, but I want it to be accessible for my partner and me. Any suggestions or insights would be really helpful!
1 Answer
You could get a VPS from providers like Hetzner, Linode, or DigitalOcean for about $3-5 a month. That way, you can run pretty much whatever you want on it!
Thank you!!! I think I’ll try using Linode.