Skip to content

livioribeiro/todomvc-selva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC + Selva

TodoMVC implementation using the framework Selva.

Implementation uses server side templates with Jinja and persistence with SQLAlchemy and Sqlite.

Quickstart

pip install -r requirements.txt
uvicorn selva.run:app

Navigate to http://localhost:8000

About

TodoMvc implementation with framework Selva

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published