Giter Site home page Giter Site logo

shared_cinema_node's Introduction

shared cinema rest server.

  • git clone
  • npm install
  • cake test
  • node server.js

You'll also need to update the keys.js file to include your Google API key, and your mongodb url if you want to run this in production.

Make sure you use git update-index --assume-unchanged keys.js to make sure you don't commit your keys to a public repo.

shared_cinema_node's People

Contributors

chrisabrams avatar

Stargazers

Caleb Fristoe avatar

Watchers

R. Kevin Nelson avatar  avatar James Cloos avatar Niko avatar  avatar

shared_cinema_node's Issues

Error: Cannot find module './keys'

Hello - trying to install shared cinema according to the readme- the npm works fine, but on the cake test the following error is thrown:

$ cake test
MongoDB shell version: 2.0.4
connecting to: cinema_test


/home/../code/shared_cinema_node/Cakefile:12
        throw err;
              ^
Error: Command failed: 
module.js:340
    throw err;
    ^
Error: Cannot find module './keys'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/home/../code/shared_cinema_node/server.js:10:12)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)

  at ChildProcess.exithandler (child_process.js:637:15)
  at ChildProcess.EventEmitter.emit (events.js:98:17)
  at maybeClose (child_process.js:735:16)
  at Process.ChildProcess._handle.onexit (child_process.js:802:5)

It would be great if you could find the time to help.

Thanks!

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.