Welcome!
I built this application to create a template MVC 'style' app that I could then use as the start point for further development. It depends on:
- Node.js: Amazing javascript asynchronous IO library, install manually.
- MongoDB: NoSQL Database, install manually.
- NPM: Node package manager, used to install:
- Express: Application Framework for Node.js
- Mongoose: Node.JS ORM for Mongo
- EJS: Embedded Javascript Templating Library
- jQuery: Javascript Library
- jQuery UI: UI Library
- jQuery Aristo Template: Fantastic looking jQuery UI Template.
The following controllers are available:
<% if (controllers.length) { %>
<% } %>
Contact me via github : Clifton @ Github