Blankscreen-exe / Blankscreen-exe/hackernews-clone

Setup postgresql

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Setup django so that it uses postgresql database instead of sqlite.

Create an `.env` file in which you will store the database credentials.

Do not commit `.env` file.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating Django's database settings and the project's configuration entry point. Check how environment variables are loaded, configure PostgreSQL credentials through an uncommitted .env file, and verify that the application starts against PostgreSQL without committing the credentials file.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, postgresql, python
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.