List view
It is a huge desire of ours to play around with federation when it comes to user creation and self hosting. I am not sure the best way to even start going about this but we will want safe user creation and server creation ability that's safe from bots, API scraping from AI, with good authorization, and an ability to easily sync across devices a single owner might own and use.
No due date•1/2 issues closedAn initial CI/CD implementation for these parts of the project make sense to me to start off with. This entails packaging the project via tools such as nix, docker, helm and probably just using GitHub Actions. Another option is to try hosting Woodpecker on the shared Bunkbed server farm and doing it that way. Either way, basic tests and documentation will need to be flashed out for this milestone to feel complete.
No due dateThere is a basic rust tui with simple components in the repo under the tui folder, but for the time being I fell out of love with trying to learn rust. Eventually, this would be a nice feature to add in especially if we look into hosting the TUI over SSH from our server.
No due date•1/1 issues closedThe apple version of the app is prioritized, but a PWA web app would be fun to develop for those who aren't a part of the apple ecosystem. I do not have much practice or interesting in developing this myself, but there is a basic bare bones version set up in the repo under the "app" folder.
No due date•0/1 issues closedI would like to get this app on Testflight for deployment across iOS, ipadOS, and MacOS.
No due date•8/14 issues closedAny developer should be able to decide between devenv or docker-compose and immediately start deploying, editing, and testing the code on their own computer. Part of this task should include better comments across the codebase (currently I have close to none), fully fledged READMEs, and a bare subset of unit tests on each subrepo.
No due date•8/9 issues closed