Skip to content

jdennes/cmnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmnode

An experiment with node.js, WebSockets, GeoIP, and the Campaign Monitor API and how this combination be used for cool things.

Update: This little project was the inspiration for what became Campaign Monitor Worldview

Requirements

Installation

git clone git://github.com/jdennes/cmnode.git
cd cmnode

# Copy and edit the sample config file
cp config/app.json.sample config/app.json

Running it

To start the server (runs on port 8000), run:

node server.js

Then open index.html to connect to the server. If people like your campaign, you should see something like this:

cmnode in action

Have fun!

About

A geolocation experiment with Campaign Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published