1
1 Comment

Building the MVP/Tech Stack

I originally started RateYourStyle to have a project to practice a new frontend framework with - astroJS. But the more I thought about the idea behind RateYourStyle, the more excited I became and learning astro was taking too long. So I went with the tools I already know well - which is NextJS/React and GoLang for the backend. I built an MVP in about a week.

The final tech stack I went with for RateYourStyle:

  • GoLang (server)
  • NextJS (frontend framework)
  • Data is being stored as JSON files in GCS and indexed in-memory via the server 😂 (using an unconventional data store but I'm really enjoying the flexibility. might come back to bite later but for now, loving it)
  • Deployed via Google Cloud Run
  • Version controlled via Git
, Founder of Icon for RateYourStyle
RateYourStyle
on November 27, 2023
  1. 1

    congrats on your first user. I was curious about what led you to come up with this data store solution? was it that your deployment was using GCP and GCS could be tied up with it quickly?

Trending on Indie Hackers
6 weeks solo, 2 rejections, finally live but nobody told me marketing would be this hard User Avatar 102 comments Building ExpenseSpy solo, no funding — launching June 17 on iOS & Android User Avatar 45 comments I built a $5/1k-listing CRE data API because CoStar is overkill for first-pass scans User Avatar 18 comments Day 7: 51 people answered my question. I wasn't ready for what they said. User Avatar 18 comments Building LinkCover – Day 3: Payment is live. No more building, time to sell. User Avatar 15 comments I Was Bypassing Every App Blocker, So I Built One That Fights Back User Avatar 11 comments