Last Updated: September 29, 2021
·
2.168K
· royletron

Meteor Starter Pack

Picture

Starting a new project is always a complete drag to start off with. You are so eager to just run into some crazy idea, or test something really quickly, and you find yourself wanting to have some simple basics put in place to build on. I was going through a stage of always wanting to test a new idea out in a Meteor project, after turning my back on Rails, so decided to create a starter project. So I give you my foundation for a quick Meteor webapp!

I have included some of my favourite Atmosphere packages:

  • Bootstrap 3 (the LESS version).
  • Alertify.js, for super little popups (nice flat style too!)
  • MiniPage, a great little router for pages.

Finally, there is a custom login set, so you can easily add any extra data to the user sign up, or completely customise the registration/login procedure to your whim! Aceballs!

Even if this particular setup isn't for you, I highly recommend creating your own, and would love it if you could share yours in the comments below.

2 Responses
Add your response

Just discovered MiniPage thanks to this. Thanks a lot :)

over 1 year ago ·

No probs. MiniPage is a winner!

over 1 year ago ·