Void

screenshot of Void

A starter template for Meteor, using IronRouter

Overview:

VoidA is a starter boilerplate app template for Meteor that uses IronRouter for client-side routing. It is based on Telescope, an open-source social news app, and is created by the Discover Meteor team. VoidA follows a modular approach and uses the "template/mapper" pattern to organize code into separate files.

Features:

  • Client-side routing
  • Publications/subscriptions
  • Basic permissions
  • Common templates

Summary:

VoidA is a boilerplate app template for Meteor that utilizes IronRouter for client-side routing. It offers features such as publications/subscriptions, basic permissions, and common templates. The template follows a modular approach and uses the "template/mapper" pattern to organize code into separate files. Installation is straightforward if you already have Meteor and Meteorite installed.