ActivityPub-enabled blog/microblog. Single-user, self-hosted. Written in go
Find a file
Dan Jones b8fc873850 ♻️ Refactor main to load toml
Temporary until we set up actually loading from a specific file
2024-09-14 23:58:05 -05:00
build 🛠 Code coverage 2024-09-14 16:51:33 -05:00
cmd/lenore ♻️ Refactor main to load toml 2024-09-14 23:58:05 -05:00
config Load config from TOML 2024-09-14 23:07:28 -05:00
imports Improve Store 2024-09-14 20:37:51 -05:00
internal/testmocks Improve Store 2024-09-14 20:37:51 -05:00
storage 🚧 A bit of initial work 2024-09-12 16:40:31 -05:00
store Improve Store 2024-09-14 20:37:51 -05:00
.gitignore 🛠 Cache build 2024-09-14 11:25:02 -05:00
app.go Improve Store 2024-09-14 20:37:51 -05:00
app_test.go 🛠 Add static analysis 2024-09-14 17:34:47 -05:00
go.mod Load config from TOML 2024-09-14 23:07:28 -05:00
go.sum Load config from TOML 2024-09-14 23:07:28 -05:00
Taskfile.yml 🛠 Mod tidy after fmt 2024-09-14 18:12:44 -05:00