Nhost

1.2K posts

Nhost banner
Nhost

Nhost

@nhost

The Open Source Firebase Alternative with GraphQL. ⭐ GitHub: https://t.co/opXmHPgbXI 💬 Discord: https://t.co/Qj703y9vM1

Build now → Katılım Ağustos 2019
587 Takip Edilen21.9K Takipçiler
Nhost
Nhost@nhost·
TIL: Nhost storage buckets live in `storage.buckets` — a real DB table. So you can create them via SQL migrations, version-control your storage config, and query bucket settings through GraphQL. No magic config files. Just Postgres. docs.nhost.io/products/stora…
English
0
0
3
172
Nhost
Nhost@nhost·
One underrated pattern in Nhost permissions: use `X-Hasura-User-Id` as a column preset on insert. No client-side user ID passing. No trust issues. The backend sets it automatically from the session. Users can only ever create data owned by themselves. docs.nhost.io/getting-starte…
English
0
0
2
216
Nhost
Nhost@nhost·
The service is fully open source. Full writeup with setup steps, config options, and the reasoning behind the auth design here: nhost.io/blog/mcp-servi… — feedback welcome on Discord or GitHub.
English
0
0
1
82
Nhost
Nhost@nhost·
What's next: configuring which projects are accessible to LLMs, expanding beyond read-only on the reference impl, more tools, and eventually enabling the service directly from nhost.toml without needing a separate Run service.
English
2
0
0
84
Nhost
Nhost@nhost·
Introducing the Nhost MCP service: • Turn any Nhost project into an agentic service AI assistants like Claude can connect to • AI becomes a new interface to your product • Deploy to Nhost Run in one click From API-first → agent-first Nhost is becoming an agentic platform 🚀 Read more ↓ nhost.io/blog/mcp-servi…
English
2
0
6
414
Nhost
Nhost@nhost·
Ever wonder what happens when a user clicks "Sign in with LinkedIn"? LinkedIn issues an OAuth token → your backend verifies it → a session is created. No passwords stored, no custom auth logic. Nhost handles all of that for you. docs.nhost.io/products/auth/…
English
6
0
9
268
Nhost
Nhost@nhost·
Tired of "it works on prod but not locally"? With the Nhost CLI, you spin up the full stack locally: Postgres, GraphQL APIs, Auth, Storage, Functions, and optionally Run Containers — all with `nhost up`. Changes via the dashboard auto-generate migrations. Git commit. Deploy. Done. docs.nhost.io/platform/cli/l…
English
3
1
6
286
jason
jason@jxnlco·
Future of AI
English
56
1
84
70.8K
Nhost
Nhost@nhost·
A gotcha with Next.js auth forms: don't put your auth logic directly in client components. Use server actions instead and you get proper session handling server-side. docs.nhost.io/getting-starte…
English
0
0
0
119
Nhost
Nhost@nhost·
Adding WebAuthn / biometric sign-in to your app is as simple as this. Touch ID, Face ID, Windows Hello, Yubikeys — all supported out of the box with Nhost Auth.
Nhost tweet media
English
1
2
7
727
Nhost
Nhost@nhost·
The docs site has been rebuilt on Astro (Starlight) — faster, more customizable, fully open-source. Storage and Functions docs got major improvements, plus new guides for the Guild's codegen, remote schemas, and more.
English
1
0
2
72
Nhost
Nhost@nhost·
Full trigger management is now in the dashboard. Create, edit, delete, and invoke event triggers. Same for cron triggers. You can also schedule one-off events. No more jumping into the Hasura console for any of this.
Nhost tweet media
English
1
0
2
135