This is a simple Javascript project to get statistics of Kutt links, you can choose to get stats about a specific domain or all domains and you can choose to get specific params (like the UTM param) only or every parameter available.
- Create a
.env
based on the.env.template
file - Run the script with:
npm run start