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
The easiest version of generation history was probably the least useful one User Avatar 33 comments What 100B+ Claude tokens actually look like inside a tiny company User Avatar 29 comments 4 months to go. Chrome extension live. Web search integrated. 4 users. $0 revenue. Still here. User Avatar 21 comments Two-way is not the same as symmetric User Avatar 20 comments I Found 47 Backlink Opportunities My SaaS Was Missing User Avatar 11 comments Why I Built Templates for Rails and Go (After 10 Years of Shipping Other People's Products) User Avatar 10 comments