Skip to content

The9thLime/realworldtt

 
 

Repository files navigation

Tech Stack:

To install and run locally:

git clone https://github.com/the9thlime/realworldtt/

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

./django/manage.py migrate && ./django/manage.py runserver

About

Two-tier Django App Deployment

Resources

Stars

Watchers

Forks

Languages

  • Python 45.0%
  • HTML 42.7%
  • HCL 10.8%
  • Dockerfile 1.5%