Skip to Main Content
Vue.js 2 Design Patterns and Best Practices
book

Vue.js 2 Design Patterns and Best Practices

by Paul Halliday
March 2018
Beginner to intermediate content levelBeginner to intermediate
344 pages
7h 7m
English
Packt Publishing
Content preview from Vue.js 2 Design Patterns and Best Practices

Automatic deployment to Firebase

We can let Travis handle our deployment automatically, but we'll need a way to give Travis access to our deployment token. We can get this token for CI environments by running the following command in the Terminal:

$ firebase login:ci

After logging in to your Google account once again, you should be given a token inside of the Terminal:

 Success! Use this token to login on a CI server:# Token here

Keep the token for now, as we'll need it in a second.

Navigate back to the Travis CI dashboard, and go to the settings for your project. Inside of the settings, we'll need to add an environment variable that we can ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Vue.js 2 Web Development Projects

Vue.js 2 Web Development Projects

CHAU GUILLAUME
Vue.js 2 Cookbook

Vue.js 2 Cookbook

Andrea Passaglia
Vue.js: 11 Practical Projects

Vue.js: 11 Practical Projects

James Hibbard, Yomi Eluwande, Michael Wanyoike, Nilson Jacques, Christopher Vundi, Deji Atoyebi, Ivaylo Gerchev

Publisher Resources

ISBN: 9781788839792Supplemental Content