Utility to help analyze behavioural user actions
This monorepo currently contains:
clientwhich will be the main website for LUE and an example on how to use the lue-watcher packageluewhich contains the main npm package for LUEserverwhich contains the backend used forclientwhich also supports websocket that lue-watcher requires
Main purpose of LUE is to propose an open-source solution to allow website owners to records their user's actions.
I want to allow developer to build their own solutions using this package.
My current goal with this project is to solidifiy the base of the lue-watcher package and make a website for lue which will be an example on how to use the lue-watcher.