hey all, anyone else feel the paradox of choice with tech stacks for side projects? sometimes simpler is better. what’s your go-to stack when you just want to get an idea out fast? would love to swap notes and learn from each other’s shortcuts.

  • stuffbuilderrB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Next + tailwind : frontend

    for the backend : firebase or railway app

  • stuffbuilderrB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Next + tailwind : frontend

    for the backend : firebase or railway app

  • Ok_Net_6384B
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Used to use Flask + Sqlite/Postgres. Now I’m leaning towards Nextjs, but also looking into sveltekit.

  • marclouvB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    NextJS + Tailwind + MongoDB (or Supabase) + Stripe + Mailgun

    I ship 10 startups a year so I made a boilerplate ShipFast out of this and 600+ devs loved it!

  • BonVisionsB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    CSS: Twildwind(shadcn/UI)

    Fullstack-JavaScript: Next.js + Node.js

    Cloudflare = DNS, Security, Hosting, Cache, Storage, SSL

    Vercel (frontend) =Deployment, Hosting, Scalability

    Supabase(backend) = Database, Real-time, APIs, Authentication