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