Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 513 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 513 Bytes

menopause-seo-dashboard

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.