Angular Meteor Boilerplate

screenshot of Angular Meteor Boilerplate

opinionated boilerplate for angular-meteor

Overview:

The angular-meteor-boilerplate is a project that combines the features of the Meteor framework and the Angular framework. It provides a starting point for angular-meteor projects and includes essential packages for features like roles and collection schemas. The goal of this project is to allow developers to easily combine the power of Meteor and Angular in their applications.

Features:

  • Integration of both Angular and Blaze frameworks, allowing for a gradual migration between the two or the use of both together.
  • Essential atmosphere packages included to provide features like roles and collection schemas out-of-the-box.
  • Option to use Yeoman and generator-angular-meteor for scaffolding and project setup.

Summary:

The angular-meteor-boilerplate is a project that combines the Meteor and Angular frameworks to provide a starting point for angular-meteor projects. It offers integration of both frameworks, essential packages for features like roles and collection schemas, and options for scaffolding and project setup. It aims to make it easy for developers to leverage the power of Meteor and Angular in their applications.