Go to file
Mike Holloway 47ac953dc9 Initial commit
new file:   go.mod
	fmt, database,postgres, bun ORM
new file:   go.sum
new file:   main.go
	Debug output for data structure work
new file:   models.go
	Structs for table entries, miniflux as test
2024-08-24 01:22:16 -04:00
go.mod Initial commit 2024-08-24 01:22:16 -04:00
go.sum Initial commit 2024-08-24 01:22:16 -04:00
main.go Initial commit 2024-08-24 01:22:16 -04:00
models.go Initial commit 2024-08-24 01:22:16 -04:00