Firebase deployment

Firebase is a platform by Google that allows us to take advantage of everything from real-time databases, remote configuration, push notifications, and much more. Perhaps more important for our use case is the potential for static file deployment, and this is something we'll be taking advantage of.

The platform has three different packages available, each offering different levels of service, with the first tier being free and then the following two tiers requiring payment.

Start off by navigating to https://firebase.google.com and logging in with a Google account by clicking on SIGN IN, and then, click GO TO CONSOLE at the top right.

We can then create a new Firebase project by selecting + Add Project on the Firebase ...

Get Vue.js 2 Design Patterns and Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.