How Do I Build a Django, Django REST Framework, Angular 1.1.x and Webpack Project? (gregblogs.com) 1 points by gregthompsonjr 10y ago ↗ HN
[–] phantom_oracle 10y ago ↗ Nice tutorial, but this is the easy part.Hosting a Django/Rails app in a production-ready environment is presumably a lot more difficult than this. [–] babayega2 10y ago ↗ For production, I've been always using this tutorial [0] since 2013 and it works flawlessly : Django + nginx + supervisor. What's the problem ?[0]: http://michal.karzynski.pl/blog/2013/06/09/django-nginx-guni...
[–] babayega2 10y ago ↗ For production, I've been always using this tutorial [0] since 2013 and it works flawlessly : Django + nginx + supervisor. What's the problem ?[0]: http://michal.karzynski.pl/blog/2013/06/09/django-nginx-guni...
[–] babayega2 10y ago ↗ Thanks very much. Another rather helpful article is this one https://thinkster.io/django-angularjs-tutorial even though the Angular part get lost into complex stuffs.
3 comments
[ 4.7 ms ] story [ 10.9 ms ] threadHosting a Django/Rails app in a production-ready environment is presumably a lot more difficult than this.
[0]: http://michal.karzynski.pl/blog/2013/06/09/django-nginx-guni...