1
4 Comments

I built a product in 6 hours

It's been a little I was experimenting with various tech stacks to figure out what fits me best. HTML, PHP, React, Vue, Gatsby, Next.js, you name it - I tried it.

Lately, it gives me more and more comfort to design my landing pages in Notion and wrap them up in a Next.js project. I think that way I get both the speed of creating content quickly in markdown and the familiarity and extensibility of Next.js.

That's exactly what I did with my latest gig Articles Swap (https://www.articlesswap.com/). As it is a platform to exchange content with other startup founders, a sleek landing page was a important bit and got that sorted quickly with Notion. Then the next important bit was to build the matching system. I would normally use Node.js but Next.js got it all bundled up so no need for babel, express, nodemon and all that stuff. I then built the emailing functionality with Next.js API routes there and used Google Cloud Scheduler to periodically call them and have founders notified for new opportunities and about exchange completions.

More precisely:

  1. Started off my Next.js template that has Stripe Subscriptions ready-to-go
  2. Created a landing page in notion inspired by various examples online
  3. Added SEO title, description and image + integration with Google Analytics
  4. Hooked up a Chilli Pepper form and connected it to Notion table
  5. Build the email automation on Next.js, nodemailer and Google Cloud Scheduler

It's the first time I'm finishing a project in a day 🎉 🎉

posted to Icon for group Productivity
Productivity
on March 30, 2021
  1. 1

    Well done! Wish I had the chops to put something together this fast. lol

    1. 2

      Thanks!

      One of the first posts that caught my attention here on IH was how-i-built-and-launched-a-product-in-14-hours. At the time I thought it's impossible to do something similar myself too. It's been quite a while!

      *PS: A few things that really helped launching quickly:

      1. Getting really comfortable with the tools I'm using.
      2. Try not to be creative and focus on being productive.
      3. Avoid trying new tools and libraries.
      4. Using Next.js for the whole stack.
      1. 1

        Yea, that's great. I'm a no-code founder, so I am just in awe of what guys like you can do.

        1. 1

          🙈🙈

Trending on Indie Hackers
I built a tool directory that doesn't pretend every founder has the same needs User Avatar 58 comments Drop your landing page URL. I'll use Ferguson to tell you why visitors might be leaving User Avatar 38 comments AI helped me ship faster. Then I forgot what my product actually does. User Avatar 36 comments Most early-stage SaaS companies miss churn signals — here’s how to catch them early User Avatar 27 comments I Was Picking the Wrong SaaS Tools for Two Years. Here's the Mistake I Finally Figured Out. User Avatar 22 comments How I Run a 1.7M Product Search Engine at 66ms on a $0 Hosting Budget User Avatar 18 comments