Skip to content

rydak81/Stellar-Advisor-Platform

Repository files navigation

StellarAdvisor Platform

A lead generation platform that connects Amazon sellers with vetted agency partners.

🚀 Quick Start

  1. Clone this repository
  2. Open index.html in your browser, OR
  3. Deploy to Vercel (see deployment section below)

📁 Project Structure

stellar-advisor-platform/
│
├── index.html              # Main landing page (deploy this)
├── README.md               # This file
│
├── public/                 # Static files served directly
│   └── favicon.ico         # Site icon
│
├── src/                    # Source files (for future development)
│   ├── components/         # Reusable UI components
│   ├── styles/             # CSS files (if separated)
│   └── data/               # JSON data files
│       ├── agencies.json   # Agency partner database
│       └── categories.json # Amazon category data
│
├── docs/                   # Documentation
│   ├── ARCHITECTURE.md     # Technical architecture
│   ├── ROADMAP.md          # Feature roadmap
│   └── CHANGELOG.md        # Version history
│
└── assets/                 # Media files
    ├── images/             # Screenshots, photos
    └── icons/              # SVG icons

🔧 Features

Current (v1.0)

  • FBA Deal Calculator
  • Agency Match Quiz
  • Lead Capture Form
  • Partner Section
  • Mobile Responsive

Planned (v2.0)

  • Amazon API Integration
  • Category Research Tool
  • Partner Dashboard
  • User Accounts
  • Seller Directories Integration

🌐 Deployment

Vercel (Recommended)

  1. Push this repo to GitHub
  2. Go to vercel.com
  3. Click "Import Project"
  4. Select this repository
  5. Click "Deploy"

Netlify

  1. Go to app.netlify.com/drop
  2. Drag the entire folder onto the page
  3. Done!

📊 Integrations

Service Purpose Status
Tally.so Form handling Planned
Airtable Lead database Planned
Calendly Call scheduling Planned
Rainforest API Amazon data Planned

🔄 Making Updates

Quick Edits

  1. Edit files directly on GitHub.com
  2. Vercel auto-deploys on every push

Local Development

# Clone the repo
git clone https://github.com/YOUR-USERNAME/stellar-advisor-platform.git

# Make changes locally
# Then push:
git add .
git commit -m "Description of changes"
git push

📝 Version History

See CHANGELOG.md for detailed version history.

📧 Contact

Ryan - Partnerships Manager

  • Platform: StellarAdvisor
  • Powered by: BeaconPath Holding, LLC (In Partnership with ThreeColts)

Last updated: January 2026

About

StellarAdvisor is a lead generation and matching platform connecting Amazon sellers with vetted agency partners. This is a prototype and testing version for testing as the app is developed into a full scale ready to role out platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages