Skip to content

jfols/liftoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liftoff

Liftoff is an opinionated boilerplate you can use to Meteor project off the ground super fast. Check out the demo.

Nifty gif, eh?

What's inside

Try it

Download the project and unzip.

https://github.com/jfols/liftoff/archive/master.zip

Rename the directory to your project name.

In your terminal, navigate to the project directory.

cd YOURPROJECTNAME

If you don't have Meteor install, install it

curl https://install.meteor.com | /bin/sh

Fire up the engines

meteor

Deploy your app

There are several options to deploy your app.

Meteor Deploy

Free meteor deploy hosted by Meteor.

meteor deploy yourapp.meteor.com

Or to your own domain using Meteor deploy by setting the CNAME of your domain to origin.meteor.com.

meteor deploy yourdomain.com

Meteor Up (recommended)

We find the use of Digital Ocean with Meteor Up to be the simplest and most cost effective hosting solution. For a more robust database experience give Compose a try.

Custom Deploy

Check out this hackpad https://hackpad.com/Production-Meteor-Deploy-Ubuntu-14.04-5TRJ2Erlngg

About

Get your Meteor project off the ground.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published