An open API service indexing awesome lists of open source software.

https://github.com/jellydn/nhost-quickstart-app

a Next.js app powered by Nhost for the backend
https://github.com/jellydn/nhost-quickstart-app

nextjs nextjs-typescript nhost

Last synced: 2 months ago
JSON representation

a Next.js app powered by Nhost for the backend

Awesome Lists containing this project

README

        

# Welcome to nhost-quickstart-app 👋

![Version](https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://docs.nhost.io/platform/quickstarts/nextjs)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](https://twitter.com/jellydn)

> build a Next.js app powered by Nhost for the backend

[![ITMan - Talk #25 - Tech Radar: Wasmtime v1.0, memlab and nhost [Vietnamese]](https://i.ytimg.com/vi/FslW-YP2oG8/hqdefault.jpg)](https://www.youtube.com/watch?v=FslW-YP2oG8)

## Create new nhost app with this application

```sh
npx create-next-app my-nhost-app --example "https://github.com/jellydn/nhost-quickstart-app"
```

## Install

```sh
yarn install
```

## Usage

```sh
yarn dev
```

## Useful links

- Quickstart: This quickstart provides the steps you need to build a Next.js app powered by Nhost for the backend https://docs.nhost.io/platform/quickstarts/nextjs

## Author

👤 **Dung Huynh**

- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)

## Show your support

Give a ⭐️ if this project helped you!

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_