Skip to content

justin-gill/django-react-news-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django/React News Site

A template news site built with Django and React. Uses OpenAI to generate content

This site is no longer hosted publicly.

Picture of the landing page

About this Project

This project is a news site where all of the article content and images are created by OpenAI's GPT-3 and DALL·E, respectively.

Running

  • Install docker-compose
  • Ensure .env is filled out in both the base directory and the frontend directory
  • Create docker network: docker network create docker-network
    • I use a seperate nginx container as a reverse proxy, this ensures we can run locally without nginx
  • docker-compose up

Stack

  • Django, React, PostgreSQL, NGINX, Docker

About

A very real news site built with Django and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published