Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 244 Bytes

File metadata and controls

24 lines (20 loc) · 244 Bytes

TODOs App

Install

git clone https://github.com/PyDevNik/todos-app.git
cd todos-app

Setup

cd deploy
sudo sh setup.sh

Run

cd backend/app
gunicorn wsgi:app

Deploy

  • Nginx
  • Docker
  • Kubernetes