It's quite related to work, but I'm making a release tool.
It's a serverless single page app that opens and merges pull requests, and then creates a release on github (takes parameters such as branch base, branch head, and release notes) which then would trigger release pipeline(s).
It's been a cool learning experience learning. Got better at golang, doing my first front end (vuejs), and seeing what a serverless app actually looks like with cognito and bearer auth, dynamodb, etc.
It's a serverless single page app that opens and merges pull requests, and then creates a release on github (takes parameters such as branch base, branch head, and release notes) which then would trigger release pipeline(s).
It's been a cool learning experience learning. Got better at golang, doing my first front end (vuejs), and seeing what a serverless app actually looks like with cognito and bearer auth, dynamodb, etc.