FINDING 01·Indie developers and small teams on free/starter plans·2 sources
Netlify's free tier feature restrictions push users to expensive enterprise plans
Users consistently hit paywalls on features they consider basic — such as logging and form submissions — and find the jump to paid/enterprise tiers unjustifiable for their scale. This is a recurring, multi-year pain point.
Source
“Logging is only available on the enterprise plan, and we just don't see the value in spending that much just to add a feature like logging.”
Source
“Netlify can handle submissions although the free feature is limited to 100 submissions / month. My question: Does anyone know of ANY alternative ways to submit forms to avoid having to pay if my website would exceed this limit??”
FINDING 02·Developers and indie hackers seeking infrastructure independence·2 sources
Lack of self-hosted / open-source alternatives with equivalent DX
A sustained, multi-year wave of HN posts (2020–2026) shows strong demand for open-source, self-hostable platforms that replicate Netlify/Vercel/Heroku's developer experience without vendor lock-in, credit card requirements, or usage limits. The volume and recency of these posts confirm this remains an active, unresolved gap.
Source
“I built Pxxl App, a free web hosting platform for developers who want a simple and fast way to deploy both frontend and backend apps. It works like Vercel, Render, or Netlify but removes the limits and credit card barriers.”
Source
“Netlify has been great so far, but I think we're outgrowing it. We're getting several hundred users per day to our SPA and need more advanced features like logging so we can better identify issues arising on the frontend.”
FINDING 03·Educators, students, and developers without desktop/Git access·2 sources
Netlify's Git/GitHub-only deployment model excludes non-Git and mobile workflows
Netlify's deployment flow is tightly coupled to Git (and specifically GitHub), making it inaccessible for users who cannot use Git — such as students on mobile devices or developers wanting direct file uploads via rsync/SFTP.
Source
“I use Netlify on computer but dragging and dropping sites on phone doesn't work... a lot of my kids are poor and don't have computers at home. So they are learning to do everything on their smartphones.”
Source
“Git support (note, 'Git', not 'GitHub' like Netlify has) would be a plus, or maybe rsync or SFTP, but this isn't a hard requirement.”
FINDING 04·Developers hosting static sites on Netlify's free tier (circa 2020)·1 source
Netlify free tier reliability / uptime issues
Users on the free tier report spotty uptime, prompting them to seek alternatives. This pain was noted in 2020 and may have improved since, but it was a significant driver of early migration away from Netlify.
Source
“Netlify's free tier has been a bit too flaky for me (I use a monitoring service to check that my sites are up every few minutes throughout the day and at least from where I am Netlify appears pretty spotty), so I'm looking for alternatives.”
FINDING 05·Frontend developers building React/API-driven projects·1 source
Project deployment failures with API integrations and UI libraries
Users report that projects using APIs or popular UI libraries (e.g. MUI/React) fail to load on Netlify, forcing them to seek alternative hosting platforms.
Source
“I have been using netlify.com and its great but when I try and post a project with API or MUI/react the project always fails to load.”
FINDING 06·Developers hosting private/internal static sites·1 source
No built-in access control for static sites on free plans
Users want to password-protect or restrict access to static sites (e.g. for private notes containing sensitive data), but this capability is not readily available on free-tier static hosting.
Source
“It would be my notes and may have sensitive code and API keys. I want it set up so that only I can access this site from internet and no one else. How can I block access to the static site for others?”
FINDING 07·Privacy-conscious developers·2 sources
Privacy and account-linking concerns with OAuth-only signup
Users are uncomfortable with platforms that require linking third-party accounts (e.g. GitHub OAuth) to sign up, preferring email/password authentication for privacy reasons.
Source
“Zeit Now may have a better developer experience but it requires a linking of a third-party account to signup, unlike Netlify.”
Source
“login without using OAuth and associating another account (ie. Email and password).”