One of the things I miss most despite having an amazing opportunity and good fortune in my career is the ability to actually write code day-to-day. I finally found some time to get around to building a mini web-app using the tools my teams at Amplify have built and it was such a pleasure.
- Amplify AdminUI was used to model the simple backend of Jobs, Teams, and enums.
- Amplify CLI was used to initialize and manage the backend resources as code locally.
- Amplify Hosting was used to host the production version of the site, including the custom domain setup.
