Lifetracker Backend

This is a backend service to serve up data from Felix Krause's LifeSheet. This pairs with my Angular frontend.

The goal is to find a way to represent the data that I personally understand better.

Building

Check out this repository and run the following commands:

go mod tidy
go build