#Django + Websockets + React - how to deploy?

2 messages · Page 1 of 1 (latest)

dark dock
#

I've got a relatively basic django setup with websocket channels. I also have an app inside that houses a react app that is compiled with webpack but currently hosted through the django app with a basic template. I assume this is relatively basic, are there any tutorials out there that anyone knows that will help me get this thing deployed?

dark dock
#

oh, I went through the whole thing with chatgpt 🙂 and got it working. nginx + daphne + redis channels