Skip to content

Serverket/gmail-orchestrator-website

Repository files navigation

Gmail Orchestrator

🚀 Gmail Orchestrator Website

License Version React Vite Tailwind Bun PRs Welcome

A modern, responsive website for the Gmail Orchestrator browser extension, providing easy download and installation instructions.

🔍 Overview

This website serves as the official landing page for the Gmail Orchestrator Chrome extension, which automates the process of checking external emails in Gmail with a single click instead of waiting hours for Gmail's automatic check.

✨ Features

  • 📱 Responsive Design: Fully responsive and works on all devices
  • ⚡ Fast Performance: Built with React and Vite for optimal loading speed
  • 🎯 Clear Instructions: Step-by-step installation guide with visual aids
  • 🔄 Direct Download: Instant access to the extension files
  • 📲 Mobile Access: QR code for easy mobile navigation

🛠️ Technologies

📦 Installation

  1. Clone the repository:
git clone https://github.com/Serverket/gmail-orchestrator-website.git
cd gmail-orchestrator-website
  1. Install dependencies:
bun install
  1. Run the development server:
bun run dev
  1. Build for production:
bun run build

🔧 Project Structure

gmail-orchestrator-website/
├── public/
│   ├── favicon.svg
│   └── go-qr.png
├── src/
│   ├── assets/
│   ├── components/
│   ├── pages/
│   ├── App.jsx
│   └── main.jsx
├── index.html
├── package.json
└── README.md

🌐 Deployment

After building the project (bun run build), you can deploy the generated dist folder to any static hosting service like:

🌐 Live Deployment

Netlify Status

The production version of this website is permanently hosted at: https://gmail-orchestrator-website.windsurf.build

Note: This is the permanent URL provided by our deployment partner. For a shorter, custom URL (e.g. orchestrator.email), please follow the Custom Domain Setup instructions below.

Claiming Your Site

For permanent ownership and custom domain setup:

  1. Click here to claim on Netlify
  2. Follow Netlify's verification steps
  3. Set up a custom domain in your Netlify dashboard

Domain Registration

For a truly short URL, you'll need to register a custom domain. Popular registrars:

After registration, add your domain in Netlify following the Custom Domain Setup steps.

Custom Domain Setup

For a shorter, branded URL:

  1. Go to Netlify Domain Settings
  2. Click 'Add custom domain'
  3. Enter your preferred domain (e.g. orchestrator.email)
  4. Follow DNS configuration instructions

🔐 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

🧠 Acknowledgments

"Whoever loves discipline loves knowledge, but whoever hates correction is stupid."

About

A modern, responsive website for the Gmail Orchestrator browser extension, providing easy download and installation instructions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors