Skip to content
forked from rockstat/front

Core component of new generation analytics platform

License

Notifications You must be signed in to change notification settings

zaytsev-ser-v/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

Building

Source maps options

"sourceMap": true,

or

"inlineSourceMap": true,

License

LICENSE

About

Core component of new generation analytics platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.3%
  • HTML 13.1%
  • JavaScript 2.5%
  • Other 1.1%