
Backbone.js + Express.js single page application boilerplate
This project is a starter kit for building Single Page Applications (SPA) using Backbone.js and Express.js frameworks. It provides a minimal setup for configuring and building SPAs, including features for front-end design and open API. The project is still in progress and open for contributions.
This project provides a starter kit for building Single Page Applications using Backbone.js and Express.js frameworks. It includes features such as SPA infrastructure setup, serving the main HTML page, API end-points, and options for authorization and CORS. The project is still in progress and open for contributions from the community.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.