9

GitHub - nhost/nhost: Serverless database and backend for modern apps.

 2 years ago
source link: https://github.com/nhost/nhost
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
nhost/nhost: Serverless database and backend for modern apps.

We have a free tier launching soon. Please star this repo to receive updates. Thanks for your support!

Nhost is an backend for your web and mobile apps. Nhost consists of open source software pre-configured to make it fast to get started and easy to scale.

This is what you get with Nhost:

We also provide a UI to manage your database, users, and files. And we have JS/TS and Flutter SDKs to make it easy to work with.


Get Started

Managed at Nhost.io

Sign up and create your first app on https://console.nhost.io.

Then connect to your new Nhost app using the JavaScript/TypeScript SDK or Flutter SDK.

$ npm install nhost-js-sdk
# or
$ flutter i nhost-dart-sdk

In your project, initialize the SDK with the endpoint of your new Nhost App:

import { createClient } from "nhost-js-sdk";

const nhost = createClient({
  baseURL: "https://project-id.nhost.app",
});

export { nhost };

Now you're ready to develop your app.

Develop Your App

Now you're ready to use these fundamental building blocks to build a unique experience:

Full Documentation

Examples and tutorials

Backend development

To further develop your backend, deep dive into these topics:

Full Documentation

Resources

Nhost libraries and tools

Community heart

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:

  • Try out Nhost, and think of ways of how you can make the service better.
  • Join our Discord and connect with other members to share and learn from.
  • Send a pull request to any our open source repositories on Github. We're looking forward to your contribution!

Security

If you discover a security vulnerability within Nhost, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK