Coder Social home page Coder Social logo

custom-hooks's Issues

No backend?

Read me says
Run the back end server with npm run server, however, there's no code for the backend included?

Edit:

Apparently we're supposed to run a json db server instead.

That means the package.json need to be modified

"server": "json-server -p 3005 db.json"

[email protected]

package-lock.json breaks the installation of the package dependencies! Because one of the depencies has removed from npm repository.

custom-hooks/package-lock.json

Lines 13125 to 13134 in 3179840

"websocket-driver": {
"version": "0.7.2",
"resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.2.tgz",
"integrity": "sha512-RRTAkzsGiOP8PwGwLfd/H0NbotLXyS5zxg4EbuQ2K3aNqgUOVbOzBKKvTXzUsKiwVs+pBpBtqBYHj6PS6JVXDQ==",
"requires": {
"http-parser-js": ">= 0.4.0, < 0.4.11",
"safe-buffer": ">= 5.1.0",
"websocket-extensions": ">= 0.1.1"
}
},

websocket-driver

0.7.2 / 2019-06-13

(This version was pulled due to an error when publishing)

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.