jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
945 stars 31 forks source link

Split dependency installation in dev vs build #253

Closed jovandeginste closed 1 month ago

jovandeginste commented 1 month ago

We don't need all dependencies when building the project; the Golang dependencies for development purposes are only needed then.