GO React App This app serves UI using golang's native server Run Locally cd client && npm ci && npm run build && cd .. go run main.go