Skip to content

btubbs/todopy-pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python + Postgres + React TodoMVC Example

This application takes the React TodoMVC example and adds a Python and Postgres backend.

All changes are immediately stored in Postgres (instead of browser localStorage as in the upstream example), and then streamed out to clients via websockets.

To get it running:

About

Clone of https://bitbucket.org/btubbs/todopy-pg, for debugging Heroku+Mercurial issues. Not guaranteed up to date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published