The Menopause SEO Dashboard is a tool designed to help users track menopause-related keywords, visualize ranking data, and receive alerts. Built using Ruby on Rails, Bootstrap, and integrated with the SERP API.
## Workflow Summary: Code in the staging branch. Push changes to GitHub: git push origin staging. Switch to main branch: git checkout main. Merge or rebase staging into main. Push the updated main branch to GitHub: git push origin main. Deploy the main branch to production.