Last Updated: September 09, 2019
·
1.059K
· sebastianhoitz

NodeJS MVC controller: TowerJS

TowerJS is an awesome way to create a RoR-like environment.

Its advantage over RoR: You share the same models you use on your server client-side. This allows for very quick and rapid development.

TowerJS is based on convention over configuration and aims to be the standard mvc framework for the nodeJS world.

https://github.com/viatropos/tower/