Have you ever wondered how much time you spend coding, if so, is there a way to track it. The extension Wakatime is available for many IDE's and text editors with this extension you can easily track your time: WakaTime - Dashboards for developers
Every week they email you a report and they have an option to display your time on Github
Personally I use it because I'm interested how much time I code per week, but it's also cool to show my friends the time on Github :D
Do you use Wakatime or don't like it?
Top comments (1)
Wakatime is a great tool!
I use this tool on most of my projects to see the time. Like on this project :
thomasbnt / DW_P7_Groupomania_backend_OC
Projet n°7 OpenClassrooms Développeur Web. — Partie Backend.
Introduction
Cette partie est spécialement pour le backend du projet. Il est sous ExpressJS côté serveur, et sous MariaDB côté base de données Pour le choix de l'ORM, Prisma a été choisi.
Installation
Pour pouvoir exécuter ce projet, veuillez suivre ces étapes.
.env
et remplacez les valeurs par vos propres.npm run serve
. Port 3000Configuration du
.env
Exemple de
.env
: