natewong1313 / go-react-ssr

Build full-stack web apps with Go & React. End to end type-safety and lightning fast ⚡️
MIT License
116 stars 8 forks source link

can't running dev server #17

Open tanvirraj opened 8 months ago

tanvirraj commented 8 months ago

while i trying to run dev go server it's stopping automatically

Screenshot 2024-02-02 at 5 44 00 PM
K-Sato1995 commented 8 months ago

encountered this as well when i used the echo example. It worked ok when i used the gin example! I didn't really look into it tho!

https://github.com/natewong1313/go-react-ssr/tree/master/examples