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
- Host: GitHub
- URL: https://github.com/jellydn/nhost-quickstart-app
- Owner: jellydn
- License: mit
- Created: 2022-09-25T05:54:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:59:14.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:28:51.722Z (about 1 year ago)
- Topics: nextjs, nextjs-typescript, nhost
- Language: TypeScript
- Homepage: https://nhost-app.productsway.com/
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to nhost-quickstart-app 👋

[](https://docs.nhost.io/platform/quickstarts/nextjs)
[](#)
[](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)_