Skip to content

oetzilabs/aws-transcribe-example-sst

Repository files navigation

AWS Transcribe Example with SST

Hi, my name is Özgür and I have made this example repository to showcase a small part of a project I made for myself.

If you like to see a demo, I published a video presenting of this example on my Socials (LinkedIn, YouTube).

Requirments to run this example project

  • You need to have an AWS account and have to setup the AWS CLI. Here is a Guide on how to create an AWS account, setting up the IAM user and configuring the AWS CLI.
  • Install pnpm as the package manager

How to use this example

Here are the commands to run this project:

  • Run as Dev
pnpm sst dev
  • To run the Frontend Package
cd packages/frontend && pnpm dev
  • Deploy to production
pnpm sst deploy --stage production

If you have any questions regarding this project, you can ask me on my socials: LinkedIn, X


If there is anything I can improve, please let me know and create an issue 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages