Django Deploy with Render, PostgreSQL, Cloudinary, Gmail, Github & Tailwind

preview_player
Показать описание
In this tutorial we deploy a Django app to a web server, connected to a PostgreSQL database, media server and email client.

0:00 Django Starter
4:22 Environment Variables
7:48 Static Files
8:54 Media Files
11:00 Tailwind CSS
18:16 Postgres Database
21:10 Email
23:55 Github
25:20 Web Server

Support me on:
Thank you.

Follow me on:

#django #github #render #cloudinary #tailwindcss #tailwind #gmail #postgres #postgresql #deployment #allauth #python #pythonprogramming #selftaughtdeveloper #webdevelopment #webapp #entrepreneur #stayathomedad
Рекомендации по теме
Комментарии
Автор

I doubt there is a more comprehensive yet easy to follow series about Django in all of youtube. Keep it up Andreas, and thank you once again!

MarianoBustos-if
Автор

A good video again but I have a question about the use of django in realtime most dev don't recommend the use of django for realtime what do you think about. Thank

Pepe-tpmk
Автор

Hello I have any issues for python manage.py collectstatic it can't take the files to my static files but everything are set well I don't know but the build for taiwind is working and the file are built also in my style.css but it can't put those file In staticfiles

ntwarioscar
Автор

thank you! but why not use docker-compose? is way easier these days and alot cheaper! and also i setup my server 6 month ago after that i never touched my server once altho massive changes has been made to my sorc code. (changing db tables adding or removing libraries etc ..) all auto deployed built and deployed via github actions.

ashkansamadian