Skip to content

omardoescode/Chronicle

Repository files navigation

Chroncile

This is a code stats tool extension for vscode (and hopefully neovim in the future)

Development

Running the project

# Copy .env.example to .env
cp .env.example .env

# Run all backend services
docker compose up -d 

# Run analytics job
docker compose exec jobmanager flink run --detach -c file_segment_analytics.FileSegmentAnalyticsJob /opt/flink/usrlib/chronicle_analytics_job-1.0.jar

# Run frontned
cd frontend 
bun install 
bun dev

About

A Code stats tool for vscode (and neovim soon).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •