Skip to content

rockstat/front

Repository files navigation

About

Front service of Rockstat

About Rockstat

Is an open source platform for a web and product analytics. It consists of a set of components: JavaScript tracking client for web applications; server-side data collector; services for geo-coding and detecting client device type; a new server deployment system. Read more

About Rockstat Front

Front service is a entrypoint for all external data.

Look at the scheme

Rockstat sheme

Envs and defaults

REDIS_URL=redis://127.0.0.1:6379
STATSD_HOST=127.0.0.1

HOST=0.0.0.0
PORT=8080
PORT_WS=8082
PORT_WSS=8083

LOG_LEVEL=info

DATACENTER_ID=1
WORKER_ID=1

Building

Source maps options

"sourceMap": true,

or

"inlineSourceMap": true,

License

LICENSE

About

Core component of new generation analytics platform

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published