https://github.com/zhegwood/phalcon.angular.bootstrap
I've created a basic project bootstrap for an implementation of Phalcon, AngularJS, and Boostrap. It is not a single-page app.
It has create account, login, and logout. Creating an account also sends an activation email if you configure sendgrid. It has an implementation of role-based security It uses custom routing
Have fun and please give feedback if there are errors or better ways to do things.