Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.78 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.78 KB

Heart Cake

A full Node.JS Isomorphic Framework with ORM integration.

** IMPORTANT THIS PROJECT IS JUST AN IDEA AND STILL IS NOT FULL WORKING **

Welcome to Heart Cake

Heart-Cake is a full JavaScript MVC Framework made with the ingredients:

  • A base of Node.js,
  • An heart of Back-bone,
  • The taste of Rendr,
  • The simplicity of Knex / Bookshelf.

The goal is made a base full IsoPhormic application, with the DataLayer abstracted and stored in a DB( Postgres, MySQL, SQLite3 ). With a final result the semplicity of describe an application and make a prototype in really few steps.

About the structure

Here is missing the documentation but the dependency of this project are well documented so I suggest everyone wants start to use this project, know the ingredients of him, in this way you can have more powerfull approach to hack and work.

Dependency Links and Relateds Articles

Run this project