RetroFeed
RetroFeed (GitHub) is a tool which keeps track of your project's dependencies and informs you of their updates, security issues etc. It's built by a developer for other developers. It's open source and I'm trying to be as open with it as I can. So this is a series of articles highlighting the work done during development.
Idea & Basic Setup
Basic Package Setup
Web Serving & More Setup
Common Middleware, Views, Sessions, Secrets
User Authentication
Web Integrations [ Planned ]
The Application FrontEnd & React [ Planned ]
Server Side Rendering [ Planned ]
Internationalization [ Planned ]
Logging & Exceptions Handling [ Planned ]
Testing [ Planned ]
Deployment & Infrastructure [ Planned ]