/Django-Render

Deploy a Django Application on Render with a Postgres DB.

Primary LanguagePythonMIT LicenseMIT

For Programmers, By Programmers.

Django on Render:

This repository is the final code for the Django on Render.

Get Started

Get Started with the Tutorial

$ mkdir ~/Dev/django-render
$ cd ~/Dev/django-render
$ git clone https://github.com/codingforinnovations/Django-Render.git .
$ python3.10 -m venv .
$ source bin/activate
(djangoreact) $ pip install -r requirements.txt

Run Django Server

(django-render) $ python manage.py runserver

Django server Running on : localhost:8000.

Other places you can find us:
YouTube