Skip to content
JGAntunes edited this page Nov 6, 2014 · 6 revisions

Welcome to the EventDeck wiki!

The code splits in three main folders:

  • client - The source code for the AngularJS App
  • public - Where the html views (based on Ink) lie with all the other public assets (HTML, JS, CSS, images, etc)
  • server - The source code for the back-end, made using Hapi