Skip to content

A social media app (similar to Reddit) built with Django and PostgreSQL.

Notifications You must be signed in to change notification settings

andreholman/red

Repository files navigation

logo Red

A social media app (similar to Reddit) built with Django and PostgreSQL.

Live demo hosted on heroku at red.andreholman.com

How to install locally:

  1. Install PostgreSQL 14.8 and Python 3.11.4
  2. Install dependencies through pip install -r requirements.txt
  3. Start the PostgreSQL server. This depends on your operating system.
  4. Start the Django server with python manage.py runserver You're done! The app is running on port 8000.

About

A social media app (similar to Reddit) built with Django and PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published