Skip to content
/ kmt.js Public

Key metric tracking framework for every purpose

Notifications You must be signed in to change notification settings

deejayy/kmt.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kmt.js

Key Metric Tracking framework for every purpose

To run

npm i
mkdir logs
npm start

To configure

Check src/Configuration.ts

To dev

Run file typescript compiler in watch mode in the background (transpiles to js on every modification)

tsc -w -p .

Run nodemon in the background to check for transpiled js changes

nodemon dist

About

Key metric tracking framework for every purpose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published