todobackend A playable todo list backend License:MIT Installation Setting Up Dev Environment install docker git clone the repo make init to create the initial database Running the development server docker-compose up -d runserver