Please make a small demo video showing off how you would use golang, (chi router), htmx, and postgres together while containerizing the application with docker for deployment.
Thanks for your suggestion. Will use chi next time with postgres. Dockerizing is a simple process indeed. Please checkout the fiber blog project where we dockerized react and fiber project th-cam.com/video/oGch_c2lR2M/w-d-xo.html
Thank you. Connecting API server running on localhost is accessible with ip 10.0.2.2 instead of 127.0.0.1. For production obviously need to replace 10.0.2.2 with prod ip or domain.
Please make a small demo video showing off how you would use golang, (chi router), htmx, and postgres together while containerizing the application with docker for deployment.
Thanks for your suggestion. Will use chi next time with postgres. Dockerizing is a simple process indeed. Please checkout the fiber blog project where we dockerized react and fiber project th-cam.com/video/oGch_c2lR2M/w-d-xo.html
Nice info
Thanks
Saved my life, thanks
Thanks for your kind words
@@growyourskill1 where can I find the ip address that you found and used.
-great video!
Thank you. Connecting API server running on localhost is accessible with ip 10.0.2.2 instead of 127.0.0.1. For production obviously need to replace 10.0.2.2 with prod ip or domain.