Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 589 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 589 Bytes

Deta-Flask To-do List

A Todo List Application Built in Python using Flask.

This repo provides the base code necessary to create this and is used in the Treasure Hacks Workshop "Free Web and Database Hosting with Deta"

Setting Up Locally

  1. Clone the repo
  2. Download the Deta Space CLI
  3. Follow our workshop!

Deploying

You can deploy it to your own personal instance in Deta Space using the space push command. Further details can be found in our workshop.