From d1ef86b8c454a387d2b8d2404b3c52b71aefa0e0 Mon Sep 17 00:00:00 2001 From: TomasisBOSS <72190589+TomasisBOSS@users.noreply.github.com> Date: Mon, 15 Nov 2021 12:16:23 +0100 Subject: [PATCH] before deploy --- .env | 8 ++++ .env.production | 8 ++++ .history/.env_20211115121444 | 0 .history/.env_20211115121456 | 8 ++++ .history/.env_20211115121504.production | 0 .history/.env_20211115121510.production | 8 ++++ .history/public/index_20211115114159.html | 24 ++++++++++++ .history/src/main_20211115114555.js | 47 +++++++++++++++++++++++ .history/src/main_20211115114602.js | 47 +++++++++++++++++++++++ .history/src/main_20211115114604.js | 47 +++++++++++++++++++++++ public/index.html | 2 +- src/main.js | 4 +- 12 files changed, 200 insertions(+), 3 deletions(-) create mode 100644 .env create mode 100644 .env.production create mode 100644 .history/.env_20211115121444 create mode 100644 .history/.env_20211115121456 create mode 100644 .history/.env_20211115121504.production create mode 100644 .history/.env_20211115121510.production create mode 100644 .history/public/index_20211115114159.html create mode 100644 .history/src/main_20211115114555.js create mode 100644 .history/src/main_20211115114602.js create mode 100644 .history/src/main_20211115114604.js diff --git a/.env b/.env new file mode 100644 index 00000000..9ecce31c --- /dev/null +++ b/.env @@ -0,0 +1,8 @@ +VUE_APP_FIREBASE_API_KEY= "AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic" +VUE_APP_FIREBASE_AUTH_DOMAIN= "vue-e-commerce-e01af.firebaseapp.com" +VUE_APP_FIREBASE_PROJECT_ID= "vue-e-commerce-e01af" +VUE_APP_FIREBASE_STORAGE_BUCKET= "vue-e-commerce-e01af.appspot.com" +VUE_APP_FIREBASE_MESSAGING_SENDER_ID= "482335117020" +VUE_APP_FIREBASE_APP_ID= "1:482335117020:web:8f0101f52c0abf7ecdae19" + +VUE_APP_TMDB_API_KEY='AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic' \ No newline at end of file diff --git a/.env.production b/.env.production new file mode 100644 index 00000000..9ecce31c --- /dev/null +++ b/.env.production @@ -0,0 +1,8 @@ +VUE_APP_FIREBASE_API_KEY= "AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic" +VUE_APP_FIREBASE_AUTH_DOMAIN= "vue-e-commerce-e01af.firebaseapp.com" +VUE_APP_FIREBASE_PROJECT_ID= "vue-e-commerce-e01af" +VUE_APP_FIREBASE_STORAGE_BUCKET= "vue-e-commerce-e01af.appspot.com" +VUE_APP_FIREBASE_MESSAGING_SENDER_ID= "482335117020" +VUE_APP_FIREBASE_APP_ID= "1:482335117020:web:8f0101f52c0abf7ecdae19" + +VUE_APP_TMDB_API_KEY='AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic' \ No newline at end of file diff --git a/.history/.env_20211115121444 b/.history/.env_20211115121444 new file mode 100644 index 00000000..e69de29b diff --git a/.history/.env_20211115121456 b/.history/.env_20211115121456 new file mode 100644 index 00000000..9ecce31c --- /dev/null +++ b/.history/.env_20211115121456 @@ -0,0 +1,8 @@ +VUE_APP_FIREBASE_API_KEY= "AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic" +VUE_APP_FIREBASE_AUTH_DOMAIN= "vue-e-commerce-e01af.firebaseapp.com" +VUE_APP_FIREBASE_PROJECT_ID= "vue-e-commerce-e01af" +VUE_APP_FIREBASE_STORAGE_BUCKET= "vue-e-commerce-e01af.appspot.com" +VUE_APP_FIREBASE_MESSAGING_SENDER_ID= "482335117020" +VUE_APP_FIREBASE_APP_ID= "1:482335117020:web:8f0101f52c0abf7ecdae19" + +VUE_APP_TMDB_API_KEY='AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic' \ No newline at end of file diff --git a/.history/.env_20211115121504.production b/.history/.env_20211115121504.production new file mode 100644 index 00000000..e69de29b diff --git a/.history/.env_20211115121510.production b/.history/.env_20211115121510.production new file mode 100644 index 00000000..9ecce31c --- /dev/null +++ b/.history/.env_20211115121510.production @@ -0,0 +1,8 @@ +VUE_APP_FIREBASE_API_KEY= "AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic" +VUE_APP_FIREBASE_AUTH_DOMAIN= "vue-e-commerce-e01af.firebaseapp.com" +VUE_APP_FIREBASE_PROJECT_ID= "vue-e-commerce-e01af" +VUE_APP_FIREBASE_STORAGE_BUCKET= "vue-e-commerce-e01af.appspot.com" +VUE_APP_FIREBASE_MESSAGING_SENDER_ID= "482335117020" +VUE_APP_FIREBASE_APP_ID= "1:482335117020:web:8f0101f52c0abf7ecdae19" + +VUE_APP_TMDB_API_KEY='AIzaSyCfkUKHdwlvHqO5Sx7HcNlQgJ0R7g4K_Ic' \ No newline at end of file diff --git a/.history/public/index_20211115114159.html b/.history/public/index_20211115114159.html new file mode 100644 index 00000000..37c72aa9 --- /dev/null +++ b/.history/public/index_20211115114159.html @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + +
+ + + diff --git a/.history/src/main_20211115114555.js b/.history/src/main_20211115114555.js new file mode 100644 index 00000000..d79bc2b3 --- /dev/null +++ b/.history/src/main_20211115114555.js @@ -0,0 +1,47 @@ +import Vue from 'vue' +import './plugins/bootstrap-vue' +import App from './App.vue' +import router from './router' +import store from './store' +import { library } from '@fortawesome/fontawesome-svg-core' +import { faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog,faUser } from '@fortawesome/free-solid-svg-icons' +import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome' +import '@/plugins/bootstrap-vue' +import '@/assets/style.scss' +import Vue2Editor from "vue2-editor" +import firebase from 'firebase/compat/app' +import 'firebase/compat/auth'; +import Vuelidate from 'vuelidate' + + + + + + +library.add(faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog) +Vue.component('font-awesome-icon', FontAwesomeIcon) +Vue.use(Vue2Editor); +Vue.use(Vuelidate); + + + + + + +Vue.config.productionTip = false + +let app; + + + +firebase.auth().onAuthStateChanged(() => { + + if (!app) { + app = new Vue({ + router, + store, + render: h => h(App) + }).$mount('#app') + } +}) + diff --git a/.history/src/main_20211115114602.js b/.history/src/main_20211115114602.js new file mode 100644 index 00000000..1bc4e512 --- /dev/null +++ b/.history/src/main_20211115114602.js @@ -0,0 +1,47 @@ +import Vue from 'vue' +import './plugins/bootstrap-vue' +import App from './App.vue' +import router from './router' +import store from './store' +import { library } from '@fortawesome/fontawesome-svg-core' +import { faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog,faUser } from '@fortawesome/free-solid-svg-icons' +import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome' +import '@/plugins/bootstrap-vue' +import '@/assets/style.scss' +import Vue2Editor from "vue2-editor" +import firebase from 'firebase/compat/app' +import 'firebase/compat/auth'; +import Vuelidate from 'vuelidate' + + + + + + +library.add(faUserfaSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog) +Vue.component('font-awesome-icon', FontAwesomeIcon) +Vue.use(Vue2Editor); +Vue.use(Vuelidate); + + + + + + +Vue.config.productionTip = false + +let app; + + + +firebase.auth().onAuthStateChanged(() => { + + if (!app) { + app = new Vue({ + router, + store, + render: h => h(App) + }).$mount('#app') + } +}) + diff --git a/.history/src/main_20211115114604.js b/.history/src/main_20211115114604.js new file mode 100644 index 00000000..2a5157d3 --- /dev/null +++ b/.history/src/main_20211115114604.js @@ -0,0 +1,47 @@ +import Vue from 'vue' +import './plugins/bootstrap-vue' +import App from './App.vue' +import router from './router' +import store from './store' +import { library } from '@fortawesome/fontawesome-svg-core' +import { faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog,faUser } from '@fortawesome/free-solid-svg-icons' +import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome' +import '@/plugins/bootstrap-vue' +import '@/assets/style.scss' +import Vue2Editor from "vue2-editor" +import firebase from 'firebase/compat/app' +import 'firebase/compat/auth'; +import Vuelidate from 'vuelidate' + + + + + + +library.add(faUser,faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog) +Vue.component('font-awesome-icon', FontAwesomeIcon) +Vue.use(Vue2Editor); +Vue.use(Vuelidate); + + + + + + +Vue.config.productionTip = false + +let app; + + + +firebase.auth().onAuthStateChanged(() => { + + if (!app) { + app = new Vue({ + router, + store, + render: h => h(App) + }).$mount('#app') + } +}) + diff --git a/public/index.html b/public/index.html index cc7ac6cf..37c72aa9 100644 --- a/public/index.html +++ b/public/index.html @@ -11,7 +11,7 @@ - + <%= htmlWebpackPlugin.options.title %> diff --git a/src/main.js b/src/main.js index 4c4c0a2a..2a5157d3 100644 --- a/src/main.js +++ b/src/main.js @@ -4,7 +4,7 @@ import App from './App.vue' import router from './router' import store from './store' import { library } from '@fortawesome/fontawesome-svg-core' -import { faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog } from '@fortawesome/free-solid-svg-icons' +import { faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog,faUser } from '@fortawesome/free-solid-svg-icons' import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome' import '@/plugins/bootstrap-vue' import '@/assets/style.scss' @@ -18,7 +18,7 @@ import Vuelidate from 'vuelidate' -library.add(faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog) +library.add(faUser,faSignOutAlt, faShoppingCart, faTrashAlt, faCheckCircle, faCog) Vue.component('font-awesome-icon', FontAwesomeIcon) Vue.use(Vue2Editor); Vue.use(Vuelidate);