repositorypackage
0.0.0-20241118151358-c1a536809722
Repository: https://github.com/aghdom/current.git
Documentation: pkg.go.dev
# README
The current
🌊
The current is a micro-blogging platform akin to a personal Twitter feed that I created for myself, to post bite-sized updates. In it's essence, it's a timeline of posts that can be both written and read quickly and on the go.
DISCLAIMER!
I got the original idea for a platform like this from Linus Lee's
stream
. This is basically my blatant copy of the concept written in Go, so I can better maintain and extend it for my needs.
#TODO
Architecture
#TODO
Deployment
The current is, as of this moment, being built & deployed to Fly.io. All the necessary configuration is stored in fly.toml
.