Skip to content

Commit

Permalink
docs: links to deployment docs (#54)
Browse files Browse the repository at this point in the history
docs: links to deployment docs
  • Loading branch information
m-mcgowan authored Feb 16, 2022
1 parent d7ef6d2 commit 8d80447
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To get started with running the Sparrow starter you need to:

- [Create a Notehub account](https://dev.blues.io/notehub/notehub-walkthrough/) if you don't already have one.
- [Create a Notehub project](https://dev.blues.io/notehub/notehub-walkthrough/#create-a-new-project) for your Sparrow devices.
- Set up a Sparrow Gateway and one or more Sensors (TODO: link)
- [Set up a Sparrow Gateway and one or more sensors](https://blueswireless.notion.site/Sparrow-Setup-and-Run-Guide-302725d84d9642b9b274e087881134a8).
- [Clone this repository](#clone-this-repository) to your local development environment.
- Configure the starter app’s Notehub settings via [environment variables](#environment-variables).
- Install the project’s development [dependencies](#dependencies).
Expand Down Expand Up @@ -209,11 +209,13 @@ This repo contains [Netlify configuration](netlify.toml) that allows you to depl

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/blues/sparrow-starter)

Read our step-by-step guide to [deploying the Sparrow starter app on Netlify](https://blueswireless.notion.site/Deploy-Sparrow-Starter-using-Netlify-0fc1e6bbccd84a0d8a9542ec00ef245f) for more information.

### Deploy on Vercel

The next easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out their [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
Read our step-by-step guide to [deploying the Sparrow starter app on Vercel](https://blueswireless.notion.site/Deploy-Sparrow-Starter-using-Vercel-c1b668dff4a24f268f3c277d8ee5e8f4) for more information.

### Deploy on Microsoft Azure Cloud

Expand Down

0 comments on commit 8d80447

Please sign in to comment.