Git Product home page Git Product logo

bitballoon-js's People

Contributors

biilmann avatar ruemic avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

bitballoon-js's Issues

Unable to deploy updated website on my sub domains

Hi I am having issues updating my webpage on BitBaloon, I drag in the folder containing the index.html and other files like usual but it gets stuck on processing. I checked the network activity and I can see its going through checking a bunch of files but never completes like it use to, PLEASE FIX!

Is this project still active?

Recently came across BitBalloon, and really enjoy the simplicity! However I do not see any activity on the github for about 3 years, so I assume this project is not actively maintained?

Deploy failing all of a sudden..

When using the module to deploy a website -

  bb.deploy({
    access_token: process.env.BB_ACCESSTOKEN,
    site_id: process.env.BB_SITEID,
    dir: "dist"
  }, function(err, deploy) {
    if (err) {
      throw (err)
    }
    console.log('Deploying to ',deploy.url);
  });

the module throws this error:

..../bitballoon/lib/site.js:90
          data.required.forEach(function(sha) { shas[sha] = true; });
              ^

TypeError: Cannot read property 'required' of null

Until a few weeks ago this worked flawlessly... Could you try and confirm if it stills works on your side ?

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.