Add CI/CD pipeline
Need to add CI/CD pipeline for automated build and deploy. The general setup noctua uses will suffice initially.
This should follow the outline in #20. Dev releases should happen on any push to main. Prod releases happen when a tag is applied to main. The prod
branch should be automatically fast-forwarded to the current main commit when a tag is applied for user convenience