The Open Source GraphQL Backend.
Nhost
Quickstart
•
Website
•
Docs
•
Blog
•
Twitter
•
Discord
Nhost is an open source Firebase alternative with GraphQL, built with the following things in mind:
Nhost consists of open source software:
Architecture of Nhost
Visit https://docs.nhost.io for the complete documentation.
Get Started Option 1: Nhost Hosted Platform
Option 2: Self-hosting
Since Nhost is 100% open source, you can self-host the whole Nhost stack. Check out the example docker-compose file to self-host Nhost.
Sign In and Make a Graphql Request
Install the @nhost/nhost-js
package and start build your app:
import { NhostClient } from '@nhost/nhost-js'Frontend Agnosticconst nhost = new NhostClient({ subdomain: '<your-subdomain>', region: '<your-region>' })
await nhost.auth.signIn({ email: 'elon@musk.com', password: 'spaceX' })
await nhost.graphql.request(
{ users { id displayName email } }
)
Nhost is frontend agnostic, which means Nhost works with all frontend frameworks.
Resources
Nhost libraries and tools
Community ❤️
First and foremost: Star and watch this repository to stay up-to-date.
Also, follow Nhost on GitHub Discussions, our Blog, and on Twitter. You can chat with the team and other members on Discord and follow our tutorials and other video material at YouTube.
Nhost is Open Source
This repository, and most of our other open source projects, are licensed under the MIT license.
How to contribute
Here are some ways of contributing to making Nhost better:
Contributors
<a href="https://github.com/plmercereau" rel="nofollow">
<br>
<sub><b>Pilou</b></sub>
</a>
<a href="https://github.com/elitan" rel="nofollow">
<br>
<sub><b>Johan Eliasson</b></sub>
</a>
<a href="https://github.com/gdangelo" rel="nofollow">
<br>
<sub><b>Grégory D'Angelo</b></sub>
</a>
<a href="https://github.com/nunopato" rel="nofollow">
<br>
<sub><b>Nuno Pato</b></sub>
</a>
<a href="https://github.com/guicurcio" rel="nofollow">
<br>
<sub><b>Guido Curcio</b></sub>
</a>
<a href="https://github.com/subatuba21" rel="nofollow">
<br>
<sub><b>Subha Das</b></sub>
</a>
<a href="https://github.com/sebagudelo" rel="nofollow">
<br>
<sub><b>Sebagudelo</b></sub>
</a>
<a href="https://github.com/mrinalwahal" rel="nofollow">
<br>
<sub><b>Mrinal Wahal</b></sub>
</a>
<a href="https://github.com/timpratim" rel="nofollow">
<br>
<sub><b>Pratim</b></sub>
</a>
<a href="https://github.com/szilarddoro" rel="nofollow">
<br>
<sub><b>Szilárd Dóró</b></sub>
</a>
<a href="https://github.com/GavanWilhite" rel="nofollow">
<br>
<sub><b>Gavan Wilhite</b></sub>
</a>
<a href="https://github.com/FuzzyReason" rel="nofollow">
<br>
<sub><b>Vadim Smirnov</b></sub>
</a>
<a href="https://github.com/macmac49" rel="nofollow">
<br>
<sub><b>Macmac49</b></sub>
</a>
<a href="https://github.com/subhendukundu" rel="nofollow">
<br>
<sub><b>Subhendu Kundu</b></sub>
</a>
<a href="https://github.com/heygambo" rel="nofollow">
<br>
<sub><b>Christian Gambardella</b></sub>
</a>
<a href="https://github.com/chrtze" rel="nofollow">
<br>
<sub><b>Christopher Möller</b></sub>
</a>
<a href="https://github.com/dbarrosop" rel="nofollow">
<br>
<sub><b>David Barroso</b></sub>
</a>
<a href="https://github.com/hajek-raven" rel="nofollow">
<br>
<sub><b>Filip Hájek</b></sub>
</a>
<a href="https://github.com/MelodicCrypter" rel="nofollow">
<br>
<sub><b>Hugh Caluscusin</b></sub>
</a>
<a href="https://github.com/jerryjappinen" rel="nofollow">
<br>
<sub><b>Jerry Jäppinen</b></sub>
</a>
<a href="https://github.com/mustafa-hanif" rel="nofollow">
<br>
<sub><b>Mustafa Hanif</b></sub>
</a>
<a href="https://github.com/nbourdin" rel="nofollow">
<br>
<sub><b>Nicolas Bourdin</b></sub>
</a>
<a href="https://github.com/Savinvadim1312" rel="nofollow">
<br>
<sub><b>Savin Vadim</b></sub>
</a>
<a href="https://github.com/Svarto" rel="nofollow">
<br>
<sub><b>Svarto</b></sub>
</a>
<a href="https://github.com/muttenzer" rel="nofollow">
<br>
<sub><b>Muttenzer</b></sub>
</a>
<a href="https://github.com/ahmic" rel="nofollow">
<br>
<sub><b>Amir Ahmic</b></sub>
</a>
<a href="https://github.com/akd-io" rel="nofollow">
<br>
<sub><b>Anders Kjær Damgaard</b></sub>
</a>
<a href="https://github.com/Sonichigo" rel="nofollow">
<br>
<sub><b>Animesh Pathak</b></sub>
</a>
<a href="https://github.com/rustyb" rel="nofollow">
<br>
<sub><b>Colin Broderick</b></sub>
</a>
<a href="https://github.com/dminkovsky" rel="nofollow">
<br>
<sub><b>Dmitry Minkovsky</b></sub>
</a>
<a href="https://github.com/dohomi" rel="nofollow">
<br>
<sub><b>Dominic Garms</b></sub>
</a>
<a href="https://github.com/gaurav1999" rel="nofollow">
<br>
<sub><b>Gaurav Agrawal</b></sub>
</a>
<a href="https://github.com/alveshelio" rel="nofollow">
<br>
<sub><b>Helio Alves</b></sub>
</a>
<a href="https://github.com/nkhdo" rel="nofollow">
<br>
<sub><b>Hoang Do</b></sub>
</a>
<a href="https://github.com/jladuval" rel="nofollow">
<br>
<sub><b>Jacob Duval</b></sub>
</a>
<a href="https://github.com/kylehayes" rel="nofollow">
<br>
<sub><b>Kyle Hayes</b></sub>
</a>
<a href="https://github.com/leothorp" rel="nofollow">
<br>
<sub><b>Leo Thorp</b></sub>
</a>
<a href="https://github.com/MarcelloTheArcane" rel="nofollow">
<br>
<sub><b>Max Reynolds</b></sub>
</a>
<a href="https://github.com/nachoaldamav" rel="nofollow">
<br>
<sub><b>Nacho Aldama</b></sub>
</a>
<a href="https://github.com/ghoshnirmalya" rel="nofollow">
<br>
<sub><b>Nirmalya Ghosh</b></sub>
</a>
<a href="https://github.com/quentin-decre" rel="nofollow">
<br>
<sub><b>Quentin Decré</b></sub>
</a>
<a href="https://github.com/atapas" rel="nofollow">
<br>
<sub><b>Tapas Adhikary</b></sub>
</a>
<a href="https://github.com/uulwake" rel="nofollow">
<br>
<sub><b>Ulrich Wake</b></sub>
</a>
<a href="https://github.com/komninoschat" rel="nofollow">
<br>
<sub><b>Komninos</b></sub>
</a>
Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.
We'll never share your email with anyone else.