Giter Club home page Giter Club logo

lightbase's People

Contributors

riodw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lightbase's Issues

Getting started instructions, mongodb

Hi, I'm looking at lightbase because I want to use firebase but my employer doesn't want the "vendor lockin". :-) . Question 1, do you think your project is stable enough for me to try it?

Question 2, Any chance you could fill out your README a bit more, including any instructions on dependencies such as mongodb? When I run npm start I get:

[email protected] start /Users/cn-gsandell/Documents/git/crocs/lightbase
node server.js


Branch == master
ENV == local
en0 172.20.35.229
(serverConfig.json) undefined
/Users/cn-gsandell/Documents/git/crocs/lightbase/server/
(node:76090) DeprecationWarning: open() is deprecated in mongoose >= 4.11.0, use openUri() instead, or set the useMongoClient option if using connect() or createConnection(). See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
Chat server listening at 172.20.35.229:8080

events.js:136
throw er; // Unhandled 'error' event
^
MongoError: failed to connect to server [172.20.35.229:27017] on first connect [MongoError: connect ECONNREFUSED 172.20.35.229:27017]

When I try running the command in the mongod file I get:

Error parsing command line: unrecognised option '--rest'
try 'mongod --help' for more information

...when I remove the --rest option I get:

2018-06-29T12:08:30.075-0700 I CONTROL [initandlisten] MongoDB starting : pid=78831 port=27017 dbpath=data 64-bit host=NWTMACLT05277.local
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] db version v3.6.5
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] git version: a20ecd3e3a174162052ff99913bc2ca9a839d618
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2o 27 Mar 2018
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] allocator: system
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] modules: none
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] build environment:
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] distarch: x86_64
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] target_arch: x86_64
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] options: { net: { bindIp: "SIP" }, storage: { dbPath: "data", journal: { enabled: false } } }
2018-06-29T12:08:30.076-0700 I STORAGE [initandlisten] exception in initAndListen: NonExistentPath: Data directory data not found., terminating
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] now exiting
2018-06-29T12:08:30.076-0700 I CONTROL [initandlisten] shutting down with code:100

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.