chinaski

0.0.1 • Public • Published

chinaski (work in progress) Build Status unstable

<img src="localhost:9001/chinaski.gif?any=param" />

Tracking pixel web app that stores any GET parameter in your MongoDB.

Installation

$ npm install -g chinaski
$ NODE_ENV=local chinaski

Config

Setup an environment specific config file (e.g. config/local.js) with the following content:

{
  mongodb: 'mongodb://127.0.0.1:27017/tracking',
  port: '9001'
}

Readme

Keywords

none

Package Sidebar

Install

npm i chinaski

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • horsed