I started my first build in public project with this post. I have made some progress and wanted to share.
A good place to start is what have I achieved so far and what I still have to do:
As I mentioned in my previous post I'm building this on Slack so I'll only need to create an API to get it working. Later I'll need to build a landing page for it to try and get some search traffic, I'm assuming most of the customers will come from the Slack app store.
To keep costs low I'm using the Serverless framework with AWS Lambda (Node) and DynamoDB. I'm familiar with this stack so no learning curve for the most part, I have started with Jest for tests as there is a DynamoDB extension which will make testing much easier. I'm not an expert but feel free to reach out if you need a hand!
I have no idea why the check boxes are broken here, I copy and pasted the example ones and they didn't work either...