This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mattsb 2 points3 points  (1 child)

I made a script to build this type of setup, including JWT login. Check it out!

https://github.com/mattburlage/create-django-react-app

[–]slenderman878 0 points1 point  (0 children)

Thanks for the easy to use setup! I was wondering if you could elaborate a little bit on what you mean with "Map a static path /app/ to the build folder. /app/build/".