ridjohansen / keepfast

in development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keepfast - a WPO Monitor

Dependency Status

image Video Demo

Instructions

How to run the project

  1. Install Git, MongoDB and NodeJS.

  2. Clone the project:

git clone git@github.com:davidsonfellipe/keepfast.git
  1. Go to folder:
cd keepfast
  1. Install dependencies:
sudo npm install
  1. Run your MongoDB on 27017 port, or see how to run:
mongod
  1. And run:
node server.js

It's running at localhost:3000

Author

Davidson Fellipe
Davidson Fellipe

License

Code is under MIT license

About

in development