- [ ] Remove dependency on scotty and create a `wai` application instead - [ ] Support for DB pools - [ ] custom 404/500 handler - [ ] support for custom session storage so we could use something persistent like redis - [ ] two factor authentication with the Google authenticator app - [ ] updating pages with PJAX - [ ] support for modals where content is sent via html over ajax.
waiapplication instead