MaxGfeller / mongee

open source social network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#mongee

What is mongee?

mongee is a simple social network built with node.js and MongoDB.

It's not usable yet, support is always appreciated.

Setup

Do the following to run mongee on your machine:

  1. Install node.js (http://www.nodejs.org)
  2. Install MongoDB (http://mongodb.org)
  3. Create a new directory for node and clone the source:
    git clone git@github.com:MaxGfeller/mongee.git
  4. Then cd mongee and get all required packages using npm:
    npm install

Contribute

If you want to contribute, feel free to contact me on GitHub.

About

open source social network


Languages

Language:JavaScript 99.3%Language:Python 0.4%Language:Shell 0.2%Language:Ruby 0.0%Language:Racket 0.0%