Skip to content

A nano real-time logging system build on top of socket.io, express and node.js developed for the keepup project.

License

Notifications You must be signed in to change notification settings

mazyvan/keeplog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KeepLog

This is the keepup's log system source code.

A nano real-time logging system build on top of socket.io, express and node.js

Usage

With node installed:

# Get the latest stable release of KeepLog
$ git clone https://github.com/mazyvan/keeplog.git
# Install dependencies
$ cd keeplog
$ npm install
# Enjoy
$ npm start

Contributing

  1. Fork it ( https://github.com/[my-github-username]/keeplog/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
  • You can also report some issues or help with docs

About

A nano real-time logging system build on top of socket.io, express and node.js developed for the keepup project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published