Skip to content

marco48/mongee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published