Dev.to AI 🤖 Ai 👁 0 📖 1 min read

I'm About to Deploy My Go + React App for the First Time — Wish Me Luck

Here's the stack: Backend: Go, Gin, JWT auth, PostgreSQL (hosted on Neon.tech), Cloudinary for image uploads Frontend: React + Tailwind CSS I haven't actually clicked deploy yet. This post is me writing it down before

Philip Damwanza
Philip Damwanza

Posted on Jul 9

I'm About to Deploy My Go + React App for the First Time — Wish Me Luck

Here's the stack:

Backend: Go, Gin, JWT auth, PostgreSQL (hosted on Neon.tech), Cloudinary for image uploads
Frontend: React + Tailwind CSS

I haven't actually clicked deploy yet. This post is me writing it down before I do it, partly to hold myself accountable and partly because I have a feeling something's going to break — probably CORS, probably env variables, probably something dumb I'll laugh at in a week.

Question for you all

If you've deployed a Go API + React frontend combo before — did you go with Railway + Vercel, or something else entirely ?

And if you've done something different from the ones i want to work with, I would genuinely love to hear about it before I find out the hard way.

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

📰 Read the original article on Dev.to AI

Originally published by Dev.to AI. Aggregated on AIWithGhost for educational purposes — full credit and traffic to the original publisher.