Skip to content

Common PeekBehind stores user activity recorded on a web page in a shared database.

License

Notifications You must be signed in to change notification settings

peekbehind/common-peekbehind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

common-peekbehind-server

https://github.com/peekbehind/common-peekbehind

Common PeekBehind Server stores user activity recorded on a web page in a shared database.

FIRST STEPS

Run the unit tests in the tests/ folder using nodejs, and read the source code and comments to get familiar with the implementation in the code/ folder.

You can then customize the implementation, for example adding your own functions to store and retrieve ghosts data using a different type of database software.

LANGUAGES

JavaScript (node.js)
http://nodejs.org/

SQL (PostgreSQL)
http://www.postgresql.org/

AUTHOR

Eric Bréchemier
http://eric.brechemier.name

for

PeekBehind.com
http://peekbehind.com

LICENSE

MIT License for the code and documentation
LICENSE.txt

About

Common PeekBehind stores user activity recorded on a web page in a shared database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published