Skip to content

Boilerplate code for a Meteor web application, with Materialize CSS and basic authentication integration.

License

Notifications You must be signed in to change notification settings

joerobmunoz/meteor-materialize-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-materialize-boilerplate

Boilerplate code for a Meteor web application, with Materialize CSS, Blaze routing, and basic authentication integration.

Description

Meteor is an intuitive JS development framework allowing for thin, isomorphic code. The Meteor package manager has many popular options, some of which are frequently involved in most projects. This a quick boilerplate of common modules to demo the basic functionality, including: authentication, routing, and library-specific css.

Project Structure

The main page showcases Materialize layout functionality. Login and SignUp are supported in the upper right menu, leading to a dashboard with a listview. This code is meant mainly for educational purposes, but can also be usedful for quick mock ups. ./lib/Routes.js is a good starting place for understanding

Meteor Packages

Development Notes

This code still includes the Autopublish and Insecure modules, for prototyping Collections without explicitly subscribing. These should be removed for production deployments.

License

MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

About

Boilerplate code for a Meteor web application, with Materialize CSS and basic authentication integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published