Code Monkey home page Code Monkey logo

barber-shop's People

Contributors

dependabot[bot] avatar ibonkonesa avatar zapployer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

barber-shop's Issues

Firebase Spark or Blaze

Hi @ibonkonesa,

I would like to ask if I need firebase spark program or paid blaze? I have Spark but I can't get the project going. It gives me an error right with Firebase
after npm run serve

_ERROR Failed to compile with 4 errors 13:05:31
These dependencies were not found:

  • firebase/app in ./src/store.js, ./src/store/bookings.js
  • firebase/auth in ./src/store/user.js
  • firebase/firestore in ./src/store.js_

firebase deploy command log:
Error: Your project reserve-e57ee must be on the Blaze (pay-as-you-go) plan to complete this command. Required API cloudbuild.googleapis.com can't be enabled until the upgrade is complete. To upgrade, visit the following URL:

I don't want to pay the blaze, is there any possibility without it?

// I setup all things in solution as described ..

Thanks for advice :)

Some fixes across npm build --prod errors

Style SCSS Change

From
import '@mdi/css/materialdesignicons.css'
To
import '@mdi/font/css/materialdesignicons.css'

And package.json update

{
  "name": "web",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build"
  },
  "dependencies": {
    "@mdi/font": "^2.8.94",
    "axios": "^0.18.0",
    "babel-plugin-transform-async-to-generator": "^6.24.1",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-polyfill": "^6.26.0",
    "buefy": "^0.8.15", // buefy latest version is 0.8.15
    "core-js": "^3.6.4",
    "firebase": "^7.14.0",   
    "uuid": "^3.3.2",
    "vue": "^2.5.17",
    "vue-router": "^3.0.1",
    "vue2-datepicker": "^2.4.2",
    "vuex": "^3.0.1",
    "vuexfire": "^3.0.0-alpha.9"
  },
  "devDependencies": {
    "@vue/cli": "^4.3.1",
    "@vue/cli-service": "^4.3.1",
    "node-sass": "^4.9.0",
    "sass-loader": "^7.0.1",
    "vue-template-compiler": "^2.5.17"
  }
}

in function package.json

"engines": {
    "node": "8"
  }

Nice project btw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.