Skip to content
Francisco Baio Dias edited this page Aug 11, 2014 · 6 revisions

Welcome to the EventDeck wiki!

The code splits in three main folders:

  • clientApp - 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)
  • serverApp - The source code for the back-end, made using Hapi
Clone this wiki locally