Skip to content

Commit

Permalink
Update README.md (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeocodes authored Feb 28, 2023
1 parent 9ba085a commit 18795a9
Showing 1 changed file with 51 additions and 2 deletions.
53 changes: 51 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,51 @@
# blank-template-project
Blank Template Project
> Edit Framework and/or Language into the title
# Framework/Language Demo Project

> Write an intro for this project
## Sign-up to Deepgram

Before you start, it's essential to generate a Deepgram API key to use in this project. [Sign-up now for Deepgram](https://console.deepgram.com/signup).

## Quickstart

> Delete these sections as appropriate. Please include at least a manual one.
### Manual

> Edit as appropriate
1. Manual steps
2. To get this
3. App working

### Deepgram CLI

> Requires a deepgram.toml file correctly formatted to launch with the Deepgram CLI
Having installed the [Deepgram CLI](https://github.com/deepgram-devs/deepgram-cli), run `deepgram generate blank-template-project` to clone and set up [deepgram-templates/blank-template-project](https://github.com/deepgram-templates/blank-template-project) on your machine.

### StackBlitz

> Please use a .stackblitzrc file to define a startCommand: https://developer.stackblitz.com/guides/integration/open-from-github#launching-a-script-on-project-load
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/fork/github/deepgram-templates/blank-template-project)

### Heroku

> Please use an app.json file to define how Heroku should bootstrap your application: https://devcenter.heroku.com/articles/app-json-schema
[![Open in StackBlitz](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/deepgram-templates/blank-template-project)

### Netlify

> Please use a netlify.toml file to define how Netlify should bootstrap your application: https://docs.netlify.com/site-deploys/create-deploys/#template-configuration
[![Open in StackBlitz](https://www.netlify.com/img/deploy/button.svg)](https://github.com/deepgram-templates/blank-template-project)

## Related Content

- Any Deepgram content or docs
- related to this demo app
- In a nice long list

0 comments on commit 18795a9

Please sign in to comment.