Skip to content

A node backend to support making requests to the Deepgram API

Notifications You must be signed in to change notification settings

deepgram-devs/deepgram-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepgram-server

A node backend to support making requests to the Deepgram API

How to get the server running

You will need to install the dependencies first and then you can run the server.

Install Dependencies

npm i

Run Locally

node server.js

Fly.io

This server was deployed with Fly.io, which is why it contains a fly.toml file. The fly.toml and Dockerfile are only necessary if you deploy the server with Fly.io.

About

A node backend to support making requests to the Deepgram API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published