Are you using Firebase Hosting Services?

62 views
Skip to first unread message

Vincent Gauthier

unread,
Nov 23, 2015, 8:56:16 PM11/23/15
to Firebase + EmberJS
Hello Emberfire users,

I'm considering deploying my first Ember-cli app (which use Emberfire). I would like to know what is the "Emberfire" community using to host their sites? Since Firebase Hosting came packaged with all paid plans, is this an obvious choice? What is your experience with the hosting service?

Are you using Firebase hosting service with Ember-cli-deploy (https://github.com/ember-cli/ember-cli-deploy) or use Firebase cli instead or both?

Thanks for the feedback!

John Robinson

unread,
Feb 3, 2016, 6:42:10 AM2/3/16
to Firebase + EmberJS
Yes, I am. Works great!

Jacob Wenger

unread,
Feb 3, 2016, 11:14:28 AM2/3/16
to John Robinson, Firebase + EmberJS
Note that Firebase Hosting comes packaged with ALL plans (not just paid ones). Paid plans (even our $5 Spark plan) come with the ability to add a custom domain.

Cheers,
Jacob
--
You received this message because you are subscribed to the Google Groups "Firebase + EmberJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-embe...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Brendan OHara

unread,
Feb 28, 2016, 7:35:50 PM2/28/16
to Firebase + EmberJS, john.r...@wellzesta.com
I know I am replying late but for others who search of this in the future I will add my experience.

Firebase Hosting with Ember-CLI (after installing Firebase tools) is so simple its ridiculous and incredibly useful.

It is as simple as 1 2 3:

1. ember test -s (make sure all tests pass)
2. ember build (production build)
3. firebase deploy

That is it. In about 3 minutes your newest build is deployed to your custom domain. (As Jacob said above even the cheapest paid plan has a custom domain)

Brendan


To unsubscribe from this group and stop receiving emails from it, send an email to firebase-ember+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages