Giter Site home page Giter Site logo

gibber.server's Introduction

gibber.server

This is the server component for Gibber. To install in Gibber:

  1. If you don't have node installed, install node: http://nodejs.org
  2. Install and run CouchDB: http://docs.couchdb.org/en/latest/install/
  3. cd into the top level of the main Gibber repo
  4. Run npm install gibber.server. This will install gibber.server in the node_modules directory of the Gibber repo.
  5. To create the initial gibber database, run: node node_modules/gibber.server/createDatabase.

The dependencies installed with gibber.server are highly version specific in many cases, so don't go updating any of these modules.

To run the server, go to the top level of the Gibber repo that you installed gibber.server into, and run the following:

cd node_modules/gibber.server

node . 8080

You can substitute a port of your choice for 8080 in the above line. Now, if everything turns out OK, you can open 127.0.0.1:8080 in a browser and Gibber will be running.

Note to self:ejs must be version 0.8.4... using ~0.8.4 will mess things up.

gibber.server's People

Contributors

charlieroberts avatar charlieroberts-rit avatar

Stargazers

 avatar

Watchers

 avatar

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.