A starter template for glitch. Express + handlebars + simple mvc structure.
Simple playlist app rendering static play lists.
Playlist rendered in separate views. Delete song supported. Model loaded from Json store.
Persistent store introduced via the lowdb library.
Session and Account management introduced