Hoppler gives user experience designers an insight into how users move within and across multiple sites and apps.
This project is still in an early phase as as work in progress.
At present, the hoppler server will respond to event posts from the HopplerJS client and store that information in the database.
-
Tweak Rocket logs in production mode. Is there a way to configure rocket logs without the use of an environment variable?
-
Add support for queries. A design doc will detail what kinds of queries we need to support.
-
Add frontend to view and query data. Again, the design doc will offer details.
- Database. Configure a valid connection string in the
config/config.yaml
file - Rocket logs. Configure rocket logs in the
Rocket.toml
file.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.