├── .github └── pull_request_template.md ├── CONTRIBUTING.md ├── README.md ├── product-hunt-community-kit.md └── product-hunt-launch-kit.md /.github/pull_request_template.md: -------------------------------------------------------------------------------- 1 | Meow there! Thank you for your contribution! 2 | 3 | ## checklist 4 | 5 | Please make sure you've complied with the [contribution guidelines](https://github.com/fmerian/awesome-product-hunt/blob/main/CONTRIBUTING.md): 6 | 7 | - [ ] The product is listed in the `Developer Tools` topic; 8 | - [ ] The product has won at least one award, i.e. ranked in the Top 5 Products of the Day; 9 | - [ ] The PR has a descriptive title, e.g. `Add {Product}`, not Update README.md; 10 | - [ ] The new submission isn't a duplicate; 11 | - [ ] The entry is sorted by launch date; 12 | 13 | Enjoy! 14 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # contributing 2 | 3 | So you want to contribute to this repo? Awesome! 4 | 5 | I welcome every contribution. To do so, please [open a Pull Request (PR)](https://github.com/fmerian/awesome-product-hunt/pulls). 6 | 7 | I still do want to keep the quality of this repo, so I may not merge all PRs. 8 | 9 | Relevant product launch examples: 10 | 11 | - Product must be in the `Developer Tools` topic; 12 | - Product must have at least one award, i.e. ranked in the Top 5 Products of the Day. 13 | 14 | Some guidelines: 15 | 16 | - Add one link per PR 17 | - Make sure the PR title is in the format: `Add {product}` 18 | - Add the link: 19 | ``` 20 | | `YYYY-MM-DD` | [Name of the product](https://www.producthunt.com/posts/{slug}) | #0 | #0 | #0 | 21 | ``` 22 | - Make sure the new submission isn't a duplicate 23 | - Check the spelling and grammar 24 | - Remove any trailing whitespace 25 | - Sort the new submission by launch date 26 | 27 | Thank you for making this repo more awesome! Enjoy! 28 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Product Hunt 2 | 3 | Product Hunt _is_ a great place to launch a developer tool. 4 | 5 | Many developer-first products successfully launched there. For inspiration, you can find stories and examples below. 6 | 7 | This repository includes a wiki with bit-sized pro tips and discussions to help you prep your launch and enjoy it. 8 | 9 | It also includes: 10 | 11 | - [product-hunt-launch-kit.md](https://git.new/meow/kit): required inputs to submit a new product 12 | - [product-hunt-community-kit.md](https://git.new/meow/community): ideas to leverage your network 13 | 14 | **Want to contribute? Awesome! See here: [CONTRIBUTING.md](https://github.com/fmerian/awesome-product-hunt/blob/main/CONTRIBUTING.md)** 15 | 16 | > [!TIP] 17 | > Watch this repo to get notifications about new product launches 18 | 19 | ## Contents 20 | 21 | - [Glossary](#glossary) 22 | - [Examples](#examples) 23 | - [Alternatives](#alternatives) 24 | - [Resources](#resources) 25 | - [About](#about) 26 | 27 | ## Glossary 28 | 29 | - `POTD` = Product of the Day 30 | - `POTW` = Product of the Week 31 | - `POTM` = Product of the Month 32 | 33 | ## Examples 34 | 35 | > Sorted by launch date. 36 | 37 | | Launch date | Product | `POTD` | `POTW` | `POTM` | 38 | | ------------ | -------------------------------------------------------------------------------------------------------- | ------ | ------ | ------ | 39 | | `2025-05-19` | [Appwrite Sites](https://www.producthunt.com/posts/appwrite-sites) | #1 | 40 | | `2025-05-18` | [Magic UI](https://www.producthunt.com/posts/magic-ui-2) | #1 | 41 | | `2025-04-11` | [cognee](https://www.producthunt.com/products/cognee) | #3 | 42 | | `2025-04-08` | [Metabase Embedded Analytics](https://www.producthunt.com/posts/metabase-embedded-analytics) | #3 | 43 | | `2025-04-02` | [Supabase UI Library](https://www.producthunt.com/posts/supabase-ui-library) | #4 | #9 | 44 | | `2025-03-26` | [Pulse](https://www.producthunt.com/posts/pulse-for-elasticsearch-and-opensearch) | #2 | #8 | 45 | | `2025-03-25` | [Inferless](https://www.producthunt.com/posts/inferless) | #1 | #4 | 46 | | `2025-03-03` | [Producta](https://www.producthunt.com/posts/producta-2) | #4 | 47 | | `2025-02-23` | [Flags SDK by Vercel](https://www.producthunt.com/posts/flags-sdk-by-vercel) | #2 | 48 | | `2025-02-19` | [Lingo.dev](https://www.producthunt.com/posts/lingodotdev) | #2 | #4 | #9 | 49 | | `2025-01-26` | [Tailwind Catalyst](https://www.producthunt.com/posts/catalyst-6) | #3 | 50 | | `2025-01-23` | [Jolt AI](https://www.producthunt.com/posts/usejolt-ai) | #3 | 51 | | `2025-01-23` | [Opengrep](https://www.producthunt.com/posts/opengrep) | #5 | 52 | | `2025-01-18` | [Grep by Vercel](https://www.producthunt.com/posts/grep-by-vercel) | #2 | 53 | | `2025-01-11` | [21st.dev](https://www.producthunt.com/posts/21st-dev-2) | #1 | #3 | #5 | 54 | | `2024-12-18` | [Tempo Labs](https://www.producthunt.com/posts/tempo-labs) | #1 | #3 | #9 | 55 | | `2024-12-05` | [Reflex Cloud](https://www.producthunt.com/products/reflex-5#reflex-cloud) | #1 | #8 | 56 | | `2024-12-03` | [Supabase AI Assistant](https://www.producthunt.com/posts/supabase-ai-assistant-lw24) | #2 | #6 | 57 | | `2024-12-03` | [Trigger.dev Realtime API](https://www.producthunt.com/posts/trigger-dev-realtime-ai-lw24) | #4 | 58 | | `2024-11-21` | [Lovable](https://www.producthunt.com/posts/lovable) | #1 | #4 | #5 | 59 | | `2024-11-10` | [Trench](https://www.producthunt.com/posts/trench) | #3 | 60 | | `2024-10-30` | [bolt.new](https://www.producthunt.com/posts/bolt-new) | #1 | #2 | #9 | 61 | | `2024-10-21` | [Trag](https://www.producthunt.com/posts/trag) | #1 | #1 | #2 | 62 | | `2024-10-11` | [Octomind QA Agent](https://www.producthunt.com/posts/octomind-qa-agent) | #1 | 63 | | `2024-10-10` | [Latitude](https://www.producthunt.com/posts/latitude-7) | #2 | #8 | 64 | | `2024-10-09` | [Layouts.dev](https://www.producthunt.com/posts/layouts-dev) | #2 | #6 | 65 | | `2024-09-25` | [Workflow Kit by Inngest](https://www.producthunt.com/posts/workflow-kit-by-inngest) | #5 | 66 | | `2024-08-22` | [Helicone AI](https://www.producthunt.com/posts/helicone-ai) | #1 | #2 | 67 | | `2024-08-08` | [Inkeep](https://www.producthunt.com/posts/inkeep) | #3 | 68 | | `2024-08-01` | [Not Diamond](https://www.producthunt.com/posts/not-diamond) | #1 | 69 | | `2024-06-23` | [UI Components by Auth0](https://www.producthunt.com/posts/ui-components-2) | #3 | 70 | | `2024-06-13` | [Liveblocks 2.0](https://www.producthunt.com/posts/liveblocks-2-0) | #4 | 71 | | `2024-06-12` | [MotherDuck](https://www.producthunt.com/posts/motherduck) | #5 | 72 | | `2024-05-23` | [StarSearch by OpenSauced](https://www.producthunt.com/posts/starsearch) | #3 | 73 | | `2024-04-26` | [Langfuse 2.0](https://www.producthunt.com/posts/langfuse-2-0) | #1 | #8 | 74 | | `2024-04-23` | [Subframe](https://www.producthunt.com/posts/subframe) | #1 | #4 | 75 | | `2024-04-18` | [Pullpo.io](https://www.producthunt.com/posts/pullpo-io-2) | #2 | 76 | | `2024-04-17` | [Dagster+](https://www.producthunt.com/posts/dagster) | #5 | 77 | | `2024-04-15` | [Supabase](https://www.producthunt.com/posts/supabase-b37accde-66c0-4c60-bc5c-2634afa7cfe2) | #1 | #1 | #1 | 78 | | `2024-03-27` | [Daytona](https://www.producthunt.com/posts/daytona) | #2 | #6 | 79 | | `2024-03-16` | [Stacktape](https://www.producthunt.com/posts/stacktape-2) | #3 | 80 | | `2024-02-26` | [Octomind](https://www.producthunt.com/posts/octomind) | #3 | #7 | 81 | | `2024-02-08` | [Retell AI](https://www.producthunt.com/posts/retell-ai) | #5 | 82 | | `2024-01-25` | [Corbado](https://www.producthunt.com/posts/corbado) | #4 | 83 | | `2023-12-19` | [Pieces Copilot](https://www.producthunt.com/posts/pieces-copilot) | #2 | 84 | | `2023-11-15` | [OpenMeter](https://www.producthunt.com/products/openmeter#openmeter) | #2 | #8 | 85 | | `2023-11-02` | [Liveblocks Comments](https://www.producthunt.com/posts/liveblocks-comments) | #5 | 86 | | `2023-10-18` | [LastMile AI](https://www.producthunt.com/products/lastmile-ai#lastmile-ai) | #2 | #4 | 87 | | `2023-10-17` | [Appwrite Cloud Beta](https://www.producthunt.com/products/appwrite#appwrite-cloud-beta) | #4 | 88 | | `2023-10-11` | [OpenSauced](https://www.producthunt.com/products/opensauced#opensauced) | #5 | 89 | | `2023-10-10` | [Frigade](https://www.producthunt.com/posts/frigade) | #4 | 90 | | `2023-10-09` | [Payload 2.0](https://www.producthunt.com/posts/payload-2-0) | #2 | 91 | | `2023-09-28` | [Unrevealed](https://www.producthunt.com/posts/unrevealed) | #4 | 92 | | `2023-09-19` | [Graphite](https://www.producthunt.com/products/graphite-5#graphite-6) | #2 | #2 | #3 | 93 | | `2023-09-12` | [Permit.io](https://www.producthunt.com/posts/permit-io) | #1 | #2 | #6 | 94 | | `2023-09-08` | [Gitstart](https://www.producthunt.com/products/gitstart#gitstart) | #1 | #6 | 95 | | `2023-08-20` | [Langfuse](https://www.producthunt.com/products/langfuse#langfuse) | #1 | #9 | 96 | | `2023-08-10` | [AI SQL Editor by Supabase](https://www.producthunt.com/products/supabase#ai-sql-editor-by-supabase) | #1 | #6 | 97 | | `2023-06-23` | [Pieces for Developers](https://www.producthunt.com/posts/pieces-for-developers) | #5 | 98 | | `2023-06-08` | [Supabase Vector](https://www.producthunt.com/products/supabase#supabase-vector) | #5 | 99 | | `2023-05-10` | [Raycast Pro](https://www.producthunt.com/products/raycast#raycast-pro) | #1 | #4 | #9 | 100 | | `2023-04-03` | [Lago](https://www.producthunt.com/posts/lago) | #1 | #1 | #1 | 101 | | `2023-03-17` | [Warp AI](https://www.producthunt.com/products/warp#warp-ai) | #2 | #6 | 102 | | `2023-02-23` | [Raycast AI](https://www.producthunt.com/posts/raycast-ai) | #5 | 103 | | `2023-02-22` | [Typo](https://www.producthunt.com/products/typo-3#typo-3) | #1 | #1 | #2 | 104 | | `2023-02-08` | [Resend](https://www.producthunt.com/products/resend#resend-3) | #2 | #2 | #2 | 105 | | `2022-09-21` | [Appwrite](https://www.producthunt.com/products/appwrite#appwrite-2) | #1 | #2 | #6 | 106 | | `2022-07-20` | [Raycast for Teams](https://www.producthunt.com/posts/raycast-for-teams) | #4 | 107 | | `2022-06-13` | [Mintlify](https://www.producthunt.com/posts/mintlify) | #1 | #7 | 108 | | `2022-04-06` | [Warp](https://www.producthunt.com/products/warp#warp) | #1 | #3 | #3 | 109 | | `2022-02-24` | [Specify](https://www.producthunt.com/products/specify#specify-2) | #2 | #9 | 110 | | `2021-11-30` | [Raycast API and Store](https://www.producthunt.com/posts/raycast-api-and-store) | #1 | #4 | 111 | | `2021-11-05` | [Session Management by Clerk](https://www.producthunt.com/products/clerkdev#session-management-by-clerk) | #5 | 112 | | `2021-09-29` | [Railway](https://www.producthunt.com/posts/railway) | #3 | 113 | | `2021-07-29` | [Liveblocks](https://www.producthunt.com/posts/liveblocks) | #4 | 114 | | `2021-04-22` | [Clerk](https://www.producthunt.com/products/clerk-2#clerk-2) | #4 | 115 | | `2021-02-17` | [Ray.so](https://www.producthunt.com/posts/ray-so) | #3 | #2 | #4 | 116 | 117 | - Want to add more examples? Awesome! See here: [CONTRIBUTING.md](https://github.com/fmerian/awesome-product-hunt/blob/main/CONTRIBUTING.md) 118 | - **If you enjoyed this list, please do [repost this](https://twitter.com/fmerian/status/1718968543088439685)** 119 | 120 | [Back to top ↑](#contents) 121 | 122 | ## Alternatives 123 | 124 | > Non-exhaustive list of alternative places to launch dev-first products. Domain ratings by Ahrefs. 125 | > More suggestions in [this repository](https://git.new/channels). 126 | 127 | - [DevHunt](https://devhunt.org/) (58) 128 | - [early.tools](https://www.early.tools/submit) (21) 129 | - [Hacker News (ShowHN)](https://news.ycombinator.com/showhn.html) (90) 130 | - [launchweek.dev](https://launchweek.dev/) (30) 131 | 132 | [Back to top ↑](#contents) 133 | 134 | ## Resources 135 | 136 | > Sorted by release date. 137 | 138 | - [Product Hunt Launch Guide](https://www.producthunt.com/launch) by Product Hunt 139 | 140 | ### Blog posts 141 | 142 | - [Lessons from 42 launches on Product Hunt](https://dev.to/fmerian/series/27917) (2024) by [@fmerian](https://github.com/fmerian) (launched [Specify](https://www.producthunt.com/products/specify#specify-2), ranked #2 POTD) 143 | - [Automate a Product Hunt launch](https://www.helicone.ai/blog/product-hunt-automate) (2024) by [@colegottdank](https://github.com/colegottdank) (launched [Helicone AI](https://www.producthunt.com/posts/helicone-ai), ranked #1 POTD) 144 | - [How Daytona survived from Product Hunt](https://dev.to/daytona/how-we-missed-1-on-product-hunt-but-still-won-big-1gig) (2024) by [@nkko](https://github.com/nkkko) (launched [Daytona](https://www.producthunt.com/posts/daytona), ranked #2 POTD) 145 | - [#1 Developer Tool of the Month](https://dev.to/tanyarai/1-developer-tool-of-the-month-1o41) (2023) by [@tanya-rai](https://github.com/tanya-rai) (launched [LastMile AI](https://www.producthunt.com/products/lastmile-ai#lastmile-ai), ranked #2 POTD) 146 | - [How Permit.io got #1 Product of the Day](https://www.permit.io/blog/producthunt-howto) (2023) by [@danielbass37](https://github.com/danielbass37) (launched [Permit.io](https://www.producthunt.com/posts/permit-io), ranked #1 POTD) 147 | - [Lago's Product Hunt Launch Playbook](https://git.new/meow/lago) (2023) by [@anhtho-lago](https://github.com/anhtho-lago) (launched [Lago](https://www.producthunt.com/posts/lago), ranked #1 POTM) 148 | - [Launching dev tools on Product Hunt](https://ronakganatra.com/posts/successfully-launch-dev-tools-on-producthunt) (2022) by [@ronakganatra](https://github.com/ronakganatra) (launched [GraphCMS](https://www.producthunt.com/products/graphcms#graphcms-3), ranked #5 POTD) 149 | 150 | ### Podcast episodes 151 | 152 | - [Launching on Product Hunt](https://spti.fi/meow) on Scaling DevTools (2024) by [@fmerian](https://github.com/fmerian) (launched [Specify](https://www.producthunt.com/products/specify#specify-2), ranked #2 POTD) 153 | 154 | ### Presentations 155 | 156 | - [Setting up the launchpad](https://speakerdeck.com/fmerian/product-hunt) (2022) by [@fmerian](https://github.com/fmerian) (launched [Specify](https://www.producthunt.com/products/specify#specify-2), ranked #2 POTD) 157 | 158 | [Back to top ↑](#contents) 159 | 160 | ## About 161 | 162 | This repository is maintained by [@fmerian](https://producthunt.com/@fmerian): 163 | 164 | - launched twice on Product Hunt in 2022 165 | - contributed to launching 40+ dev-first products in 2023 and 2024 166 | - among the Top 3 most active users 167 | - 2022 Community Member of the Year (runner-up) 168 | 169 | **Follow me [@fmerian on 𝕏](https://x.com/fmerian) for more insights. DM for help and support.** 170 | 171 | Enjoy your launch day! 172 | -------------------------------------------------------------------------------- /product-hunt-community-kit.md: -------------------------------------------------------------------------------- 1 | # product-hunt-community-kit 2 | 3 | This file includes ideas to help leverage your community on launch day. 4 | 5 | **Looking for inspiration? [See examples here](https://github.com/fmerian/awesome-product-hunt?tab=readme-ov-file#examples).** 6 | 7 | ## how to use this file 8 | 9 | 1. Download or copy the raw file or [duplicate this Notion page ↗︎](https://fmerian.notion.site/Product-Hunt-Community-Kit-3a5c0e65e6fc44d7b1e4662417eb121c?pvs=4) 10 | 2. Import or paste it to your fav tool (Notion, Google Docs...) 11 | 3. Fill out the inputs. All set! 12 | 13 | --- 14 | 15 | **TL,DR: Hello there! We just launched on Product Hunt. We need your support!** 16 | 17 | We know how difficult it is to write from scratch. So, here's some inspiration to help you spread the word. Thanks a million! 18 | 19 | Here's what you can do to help: 20 | 21 | - [Support us on Product Hunt](#support-us-on-product-hunt) 22 | - [Share the launch on social media](#share-the-launch-on-social-media) 23 | - [Message your communities about us](#message-your-communities-about-us) 24 | 25 | ## Support us on Product Hunt 26 | 27 | > Support us on Product Hunt and give us your feedback. 28 | 29 | ### Need inspiration for your comment? 30 | 31 | #### Some elements to play and mix 32 | 33 | > You can write your own, or copy some samples below. Feel free to ask questions. Below are some key messaging elements you can include. 34 | 35 | - 36 | - 37 | - 38 | 39 | #### Seen on Product Hunt and 𝕏 40 | - [insert link here] 41 | - [insert link here] 42 | - [insert link here] 43 | 44 | ## Share the launch on social media 45 | 46 | > The best way to share the launch on 𝕏 is to Like/ Repost/ Quote this: 47 | 48 | - [insert link here] 49 | 50 | ## Message your communities about us 51 | 52 | ``` 53 | Hi there! 54 | 55 | Today, PRODUCT — DESCRIPTION — is launching on Product Hunt. 56 | 57 | The team would really appreciate your support. Check out their page: 58 | https://www.producthunt.com/posts/SLUG 59 | 60 | Thanks! 61 | ``` 62 | 63 | # additional notes 64 | 65 | - Share the link to the launch on social, email, and beyond. Don't explicitly ask for upvotes or spam with cold DMs and emails. Keep it genuine. 66 | 67 | **Looking for inspiration? [See examples here](https://github.com/fmerian/awesome-product-hunt?tab=readme-ov-file#examples).** 68 | -------------------------------------------------------------------------------- /product-hunt-launch-kit.md: -------------------------------------------------------------------------------- 1 | # product-hunt-launch-kit 2 | 3 | This file includes the required inputs to submit a new product on Product Hunt. 4 | 5 | **Looking for inspiration? [See examples here](https://github.com/fmerian/awesome-product-hunt?tab=readme-ov-file#examples).** 6 | 7 | ## how to use this file 8 | 9 | 1. Download or copy the raw file, or [duplicate this Notion page ↗︎](https://meooow.link/launch-kit) 10 | 2. Import or paste it to your fav tool (Notion, Google Docs...) 11 | 3. Fill out the required inputs. All set! 12 | 13 | # contents 14 | 15 | - [link to the product](#link-to-the-product) 16 | - [main info](#main-info) 17 | - [images and media](#images-and-media) 18 | - [makers](#makers) 19 | - [shoutouts](#shoutouts) 20 | - [extras](#extras) 21 | - [review and launch](#review-and-launch) 22 | - [additional notes](#additional-notes) 23 | 24 | # link to the product 25 | 26 | ``` 27 | https:// 28 | ``` 29 | 30 | # main info 31 | 32 | ## name of the product 33 | 34 | > **40 characters max.** Simply the name of the product. 35 | 36 | ``` 37 | 38 | ``` 39 | 40 | ## tagline 41 | 42 | > **60 characters max.** Tell what the product does in a concise and descriptive tagline. Avoid hyperbolic words and emojis. 43 | 44 | ``` 45 | 46 | ``` 47 | 48 | ## links 49 | 50 | ### links to the product 51 | 52 | > GitHub repository, Chrome Web Store, Firefox Add-ons page… 53 | 54 | ``` 55 | https:// 56 | ``` 57 | ``` 58 | https:// 59 | ``` 60 | 61 | - [ ] Is this an open-source project? 62 | 63 | ### Twitter / X account of the product 64 | 65 | ``` 66 | @ 67 | ``` 68 | 69 | ## description 70 | 71 | > **260 characters max.** Supports basic HTML: ``, ``, ``, `
  • `. 72 | 73 | ``` html 74 | 75 | ``` 76 | 77 | ## launch tags 78 | 79 | > **Select up to three tags.** [Browse full list here ↗︎](https://www.producthunt.com/topics) 80 | 81 | - 82 | - 83 | - 84 | 85 | ## first comment 86 | 87 | > `optional` This comment is posted when your product launches. Adding a first comment is essential to get the discussion started.
    88 | > Supports basic HTML: ``, ``, `
    `, `
  • `. 89 | 90 | ``` html 91 | Explain how you discovered the product. Invite people to join the conversation, ask questions to the Makers. 92 | ``` 93 | 94 | # images and media 95 | 96 | ## thumbnail 97 | 98 | > **Recommended size: 240x240px.** JPG. PNG. GIF. Max size: 2MB. Animated images will only play on hover. 99 | 100 | ## header image 101 | 102 | > **Recommended size: 1200x630px.** JPG, PNG, GIF. Max size: 2MB. 103 | 104 | ## gallery 105 | 106 | > **Recommended size: 1270x760px.** JPG. PNG. GIF. Max size: 10MB. Upload 2 to 8 images.
    107 | > Show the product. Avoid stock images and marketing fluff. You can add social proof and a call-to-action to inspire action.
    108 | > The first image is used as the social preview when your link is shared online. 109 | 110 | ## video / Loom 111 | 112 | > `optional` Upload a video from YouTube or Loom to show people how to use your product or share your maker story. Video helps you connect with viewers. 113 | 114 | ``` 115 | Link to the video / loom 116 | ``` 117 | 118 | ## interactive video 119 | 120 | > `optional` Add an interactive demo to showcase your product's functionality and tell the story of your launch better. Build your demo with ScreenSpace or Arcade - both are free for Product Hunt launches. 121 | 122 | ``` 123 | Link to the demo 124 | ``` 125 | 126 | # makers 127 | 128 | > Who worked on this product? You’re free to add anyone who worked on the product with their Product Hunt usernames or email. 129 | 130 | ``` 131 | @ 132 | ``` 133 | ``` 134 | @ 135 | ``` 136 | ``` 137 | @ 138 | ``` 139 | 140 | # shoutouts 141 | 142 | > `optional` You can shoutout products you use. 200 characters max. Their makers will be notified in case they'd like to support your launch. 143 | 144 | ``` 145 | How do you use the product? Why do you believe it's fantastic? 146 | ``` 147 | ``` 148 | 149 | ``` 150 | ``` 151 | 152 | ``` 153 | 154 | # extras 155 | 156 | ## pricing 157 | 158 | > `optional` The community really appreciates knowing. 159 | 160 | - [ ] **Free** - The product is free to use. 161 | - [ ] **Paid** - The product requires payment and there's no free option. 162 | - [ ] **Paid (with a free trial or plan)** - The product requires payment and offers a free trial or version. 163 | 164 | ## promo code 165 | 166 | > `optional` If you'd like to offer a promo code for the Product Hunt community, you can add it here.
    167 | > All fields must be completed to have a valid promo offer. 168 | 169 | | What's the offer? | 3 months free | 170 | | --------------------- | ------------- | 171 | | Promo code | PH10OFF | 172 | | Expiration date | None | 173 | 174 | # review and launch 175 | 176 | - **Launch checklist:** 177 | 178 | > Check that you’ve completed all of the required `*` information. Go the extra mile with suggested information — Successful launches usually do. 179 | 180 | - [ ] Product name `*` 181 | - [ ] Product tagline `*` 182 | - [ ] Description `*` 183 | - [ ] Launch tags `*` 184 | - [ ] First comment 185 | - [ ] Thumbnail `*` 186 | - [ ] Image gallery `*` 187 | - [ ] Video / Loom 188 | - [ ] Makers 189 | - [ ] Shoutouts 190 | 191 | - **Launch date:** `YYYY-MM-DD` 192 | 193 | # additional notes 194 | 195 | - You can still edit your post and change the launch date by adding `/edit` to the end of your URL. 196 | 197 | On launch day: 198 | 199 | - Add `/launch-day` to the end of your URL to get to a dashboard where you can monitor your entire launch from, respond to questions and comments about your product throughout the day. 200 | - Share a link to your launch on social, email, and beyond. Don't explicitly ask for upvotes or spam with cold DMs and emails. Keep it genuine. 201 | - Utilizing upvote services will result in your removal from the homepage. Sharing in promotion/upvote groups often results in low quality or spam activity that will negatively impact your launch performance. If your "growth consultant" is using prohibited tactics you will be held responsible. 202 | 203 | **Looking for inspiration? [See examples here](https://github.com/fmerian/awesome-product-hunt?tab=readme-ov-file#examples).** 204 | --------------------------------------------------------------------------------