Backend for my website and small projects
Find a file
dependabot[bot] abba5adbf6
chore(deps): bump github.com/lmittmann/tint from 1.0.5 to 1.0.6
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](https://github.com/lmittmann/tint/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 02:29:37 +00:00
.github chore: add dependabot.yml 2024-09-25 18:27:24 +01:00
cmd/backend feat: add lastfm route and workers 2024-09-25 19:56:34 +01:00
internal refactor: increase computer data limit from 50 to 60 (again) 2024-12-02 20:20:33 +00:00
.dockerignore feat: add docker 2024-09-25 21:58:11 +01:00
.env.example fix: add development mode environment variable 2024-12-01 20:33:56 +00:00
.gitignore chore: add .gitignore 2024-09-25 17:55:18 +01:00
Dockerfile feat: add docker 2024-09-25 21:58:11 +01:00
go.mod chore(deps): bump github.com/lmittmann/tint from 1.0.5 to 1.0.6 2024-12-23 02:29:37 +00:00
go.sum chore(deps): bump github.com/lmittmann/tint from 1.0.5 to 1.0.6 2024-12-23 02:29:37 +00:00
LICENSE chore: github username change 2024-10-06 13:37:24 +01:00
README.md docs: change readme 2024-09-25 21:30:51 +01:00

Website Backend

Backend for my website. Written in Go.