z3by / tweety-api-django

A Twitter clone web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweety API

Built with Python and Django.

Getting started

Run docker compose up which will spin up 3 docker containers:

  1. Django application http://0.0.0.0:8000
  2. PostgreSQL database (Available only through docker network (tweety))
  3. PGAdmin application http://0.0.0.0:5050

About

A Twitter clone web app


Languages

Language:Python 97.6%Language:Dockerfile 2.1%Language:Shell 0.3%