- Dashboard: Comprehensive overview of your website's SEO performance.
- Domain Overview: Detailed analysis of domain traffic, metrics, and comparisons.
- Traffic Analytics: Insights into traffic patterns and user engagement.
- Keyword Research: Advanced tools to find high-performing keywords.
- On-Page SEO: Optimize pages with actionable recommendations.
- Backlink Tools: Analyze and improve your backlink profile.
- AI Tools: Utilize AI for data collection, competitive analysis, keyword forecasting, and more.
- Site Audit: Identify and fix technical SEO issues.
- API Integration Google Search Console, OpenAI
- Vue 3: Composition API for building the front end.
- Nuxt UI PRO: Server-side rendering and static site generation.
- Tailwind CSS: Modern, utility-first CSS framework for styling.
- Heroicons: Scalable vector icons for consistent UI elements.
- Sitemap & SEO: Dynamic sitemap generation and SEO optimization.
- MUCH MUCH MORE
- Next.JS
- Typescript
- Tailwind CSS: Modern, utility-first CSS framework for styling.
- TogetherAI
- OPRNAI
- React
- Redux
- MUCH MUCH MORE
- Clone the repository:
git clone https://github.com/Gerome-Elassaad/repo-booster-project
- Navigate into the project directory:
or
cd repo-booster-project
cd repo-booster-project
cd ai-seo-agent
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the app in your browser:
http://localhost:3000
βββ app
β βββ components
β β βββ OgImage
β β β βββ OgImageSaas.vue
β β βββ AppFooter.vue
β β βββ AppHeader.vue
β β βββ ImagePlaceholder.vue
β β βββ ImagePlaceholder2.vue
β β βββ LandingCTA.vue
β β βββ PageHero.vue
β β βββ Testimonials.vue
β βββ layouts
β β βββ auth.vue
β β βββ default.vue
β βββ pages
β β βββ blog
β β β βββ index.vue
β β β βββ [slug].vue
β β βββ docs
β β β βββ [...slug].vue
β β βββ blog.vue
β β βββ docs.vue
β β βββ index.vue
β β βββ login.vue
β β βββ pricing.vue
β β βββ signup.vue
β βββ types
β β βββ index.d.ts
β βββ app.config.ts
β βββ app.vue
β βββ error.vue
βββ content
β βββ 1.docs
β β βββ 1.getting-started
β β β βββ 1.index.md
β β β βββ 2.installation.md
β β β βββ 3.usage.md
β β β βββ _dir.yml
β β βββ 2.features-overview
β β β βββ 1.features.md
β β β βββ _dir.yml
β β βββ 3.seo-tools
β β β βββ 1.domain-overview.md
β β β βββ 2.keyword-research.md
β β β βββ 3.competitor-analysis.md
β β β βββ 4.content-marketing.md
β β β βββ 5.on-page-seo.md
β β β βββ 6.rank-tracking.md
β β β βββ 7.local-seo.md
β β β βββ _dir.yml
β β βββ 4.analytics
β β β βββ _dir.yml
β β βββ 5.ai-features
β β β βββ 1.ai-tools-overview.md
β β β βββ 2.seo-assistant.md
β β β βββ 3.advanced-features.md
β β β βββ 4.data-collection.md
β β β βββ 5.keyword-forecasting.md
β β β βββ 6.predictive-roi.md
β β β βββ _dir.yml
β β βββ _dir.yml
β βββ 3.blog
β β βββ 1.seo-toolbox.md
β β βββ 2.what-is-seo.md
β β βββ 3.beginners-guide-to-seo.md
β β βββ 4.seo-tips-and-tricks.md
β β βββ 5.cryptocurrencies.md
β β βββ 6.boost-seo.md
β βββ 0.index.yml
β βββ 2.pricing.yml
β βββ 3.blog.yml
βββ public
β βββ cta-image-placeholder.jpg
β βββ favicon.ico
β βββ Og-Image-SaaS.jpg
β βββ robots.txt
β βββ seo-search-engine-optimization-business-concept-1024x683.jpg
β βββ sitemap.xml
β βββ social-card.png
β βββ wc_api-ai.png
βββ server
β βββ api
β β βββ search.json.get.ts
β β βββ sitemap.xml.ts
β βββ tsconfig.json
βββ .env.example
βββ .gitignore
βββ .npmrc
βββ app.config.ts
βββ app.vue
βββ eslint.config.mjs
βββ nuxt.config.ts
βββ nuxt.schema.ts
βββ package.json
βββ renovate.json
βββ tailwind.config.ts
βββ tsconfig.json
βββ ai-seo-agent-latest
β βββ public
β β βββ android-chrome-192x192.png
β β βββ android-chrome-512x512.png
β β βββ apple-touch-icon.png
β β βββ favicon-16x16.png
β β βββ favicon-32x32.png
β β βββ favicon.ico
β β βββ og-image.png
β β βββ placeholder.svg
β β βββ site.webmanifest
β βββ src
β β βββ components
β β β βββ modals
β β β β βββ DomainInputModal.tsx
β β β β βββ KeywordStatsModal.tsx
β β β β βββ LoginModal.tsx
β β β βββ ui
β β β β βββ accordion.tsx
β β β β βββ alert-dialog.tsx
β β β β βββ alert.tsx
β β β β βββ aspect-ratio.tsx
β β β β βββ avatar.tsx
β β β β βββ badge.tsx
β β β β βββ breadcrumb.tsx
β β β β βββ button.tsx
β β β β βββ calendar.tsx
β β β β βββ card.tsx
β β β β βββ carousel.tsx
β β β β βββ chart.tsx
β β β β βββ checkbox.tsx
β β β β βββ collapsible.tsx
β β β β βββ command.tsx
β β β β βββ context-menu.tsx
β β β β βββ dialog.tsx
β β β β βββ drawer.tsx
β β β β βββ dropdown-menu.tsx
β β β β βββ form.tsx
β β β β βββ hover-card.tsx
β β β β βββ input-otp.tsx
β β β β βββ input.tsx
β β β β βββ label.tsx
β β β β βββ menubar.tsx
β β β β βββ navigation-menu.tsx
β β β β βββ pagination.tsx
β β β β βββ popover.tsx
β β β β βββ progress.tsx
β β β β βββ radio-group.tsx
β β β β βββ resizable.tsx
β β β β βββ scroll-area.tsx
β β β β βββ select.tsx
β β β β βββ separator.tsx
β β β β βββ sheet.tsx
β β β β βββ sidebar.tsx
β β β β βββ skeleton.tsx
β β β β βββ slider.tsx
β β β β βββ sonner.tsx
β β β β βββ switch.tsx
β β β β βββ table.tsx
β β β β βββ tabs.tsx
β β β β βββ textarea.tsx
β β β β βββ toast.tsx
β β β β βββ toaster.tsx
β β β β βββ toggle-group.tsx
β β β β βββ toggle.tsx
β β β β βββ tooltip.tsx
β β β β βββ use-toast.ts
β β β βββ ChatInput.tsx
β β β βββ ChatSidebar.tsx
β β β βββ Footer.tsx
β β β βββ HelpInfo.tsx
β β β βββ ProfileImport.tsx
β β β βββ QuickActions.tsx
β β β βββ ResponseViewer.tsx
β β β βββ SideAnalysis.tsx
β β β βββ ThemeProvider.tsx
β β β βββ ThemeToggle.tsx
β β β βββ ToolIcons.tsx
β β β βββ TooltipWrapper.tsx
β β βββ hooks
β β β βββ use-mobile.tsx
β β β βββ use-toast.ts
β β βββ lib
β β β βββ utils.ts
β β βββ pages
β β β βββ Index.tsx
β β βββ utils
β β β βββ googleApi.ts
β β βββ App.css
β β βββ App.tsx
β β βββ index.css
β β βββ index.ts
β β βββ main.tsx
β β βββ vite-env.d.ts
β βββ bun.lockb
β βββ components.json
β βββ eslint.config.js
β βββ index.html
β βββ package.json
β βββ postcss.config.js
β βββ README.md
β βββ tailwind.config.ts
β βββ tsconfig.app.json
β βββ tsconfig.json
β βββ tsconfig.node.json
β βββ vite.config.ts
This project is licensed under the MIT License.
Let me know if you need further adjustments or additions! π