<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x" -->

---
title: ShipAddons: Ship Google Workspace add-ons without the...
description: ShipAddons is a production-ready boilerplate for building Google Workspace add-ons. It provides pre-configured authentication, frontend setup with React and...
canonical: https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: ShipAddons: Ship Google Workspace add-ons without the setup pain | daily.dev
og:description: ShipAddons is a production-ready boilerplate for building Google Workspace add-ons. It provides pre-configured authentication, frontend setup with React and...
og:url: https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x
og:image: https://api.daily.dev/og/posts/vKhGfZf4X.png
og:image:alt: ShipAddons: Ship Google Workspace add-ons without the setup pain
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ShipAddons: Ship Google Workspace add-ons without the setup pain

**[Product Hunt](https://daily.dev/sources/ph)** · 1 min read · 14 upvotes · 0 comments

## Summary

ShipAddons is a production-ready boilerplate for building Google Workspace add-ons. It provides pre-configured authentication, frontend setup with React and Vite, backend infrastructure with Supabase, and billing integration with Stripe. The boilerplate uses TypeScript and TailwindCSS, allowing developers to skip the complex setup and focus on building their actual product features.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.producthunt.com/products/shipaddons>

---

Tags: [#react](https://daily.dev/tags/react), [#typescript](https://daily.dev/tags/typescript), [#supabase](https://daily.dev/tags/supabase), [#stripe](https://daily.dev/tags/stripe)

[View this post on daily.dev](https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"ShipAddons: Ship Google Workspace add-ons without the setup pain","url":"https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x"},"datePublished":"2025-12-24T08:50:03.616Z","dateModified":"2025-12-24T08:50:27.141Z","description":"ShipAddons is a production-ready boilerplate for building Google Workspace add-ons. It provides pre-configured authentication, frontend setup with React and...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/08e4f44f22ae2708839010ece5217d74?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/08e4f44f22ae2708839010ece5217d74?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Product Hunt","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Product Hunt","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ph","url":"https://daily.dev/sources/ph"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/shipaddons-ship-google-workspace-add-ons-without-the-setup-pain-vkhgfzf4x","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":14},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"react,typescript,supabase,stripe","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Product Hunt","item":"https://daily.dev/sources/ph"},{"@type":"ListItem","position":3,"name":"ShipAddons: Ship Google Workspace add-ons without the setup pain"}]}
```

