update readme
This commit is contained in:
parent
6a79803cc5
commit
3b77112340
1 changed files with 6 additions and 3 deletions
|
|
@ -10,6 +10,7 @@ Deploy this app with one-click via this link:
|
||||||
<!-- AUTO-GENERATED-CONTENT:START (TOC) -->
|
<!-- AUTO-GENERATED-CONTENT:START (TOC) -->
|
||||||
- [About this application](#about-this-application)
|
- [About this application](#about-this-application)
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
|
- [TLDR; Quick Deploy](#tldr-quick-deploy)
|
||||||
- [Tutorial](#tutorial)
|
- [Tutorial](#tutorial)
|
||||||
* [1. Setup FaunaDB](#1-setup-faunadb)
|
* [1. Setup FaunaDB](#1-setup-faunadb)
|
||||||
* [2. Create a function](#2-create-a-function)
|
* [2. Create a function](#2-create-a-function)
|
||||||
|
|
@ -21,7 +22,7 @@ This application is using [React](https://reactjs.org/) for the frontend, [Netli
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Install
|
## Setup & Run Locally
|
||||||
|
|
||||||
1. Clone down the repository
|
1. Clone down the repository
|
||||||
|
|
||||||
|
|
@ -60,8 +61,10 @@ This application is using [React](https://reactjs.org/) for the frontend, [Netli
|
||||||
## TLDR; Quick Deploy
|
## TLDR; Quick Deploy
|
||||||
|
|
||||||
1. [Sign up for free FaunaDB account](https://app.fauna.com/sign-up),
|
1. [Sign up for free FaunaDB account](https://app.fauna.com/sign-up),
|
||||||
2. Grab your [faunaDB API key](https://dashboard.fauna.com/db/keys)
|
2. Grab your [FaunaDB API key](https://dashboard.fauna.com/db/keys)
|
||||||
3. Click [](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example)
|
3. Click the [Deploy to Netlify Button](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example)
|
||||||
|
|
||||||
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue