Skip to content

Voice Over generator using Nest.js, Next.js, AWS Polly, AWS Translate

License

Notifications You must be signed in to change notification settings

andypmw/popvoiceover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dojotek Logo

A tool to generate Voice Over, built on top of: Nest.js, Next.js, AWS Polly, AWS Translate

Description

Dojotek PopVoiceOver repository. Nest.js for REST API, Next.js for Web App.

Demo

The React.js web app screenshot: web app screenshot

The React Native (Expo) mobile-app screenshot: mobile app screenshot

Installation

For Nest.js:

$ cd nestjs
$ npm install

For Next.js:

$ cd nextjs
$ npm install

Running the app

For Nest.js:

$ cd nestjs

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

For Next.js:

$ cd nextjs
$ npm run dev

Test

For Nest.js:

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Dojotek™ PopVoiceOver is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please contact us by e-mail.

Stay in touch

License

Dojotek™ PopVoiceOver is MIT licensed.

About

Voice Over generator using Nest.js, Next.js, AWS Polly, AWS Translate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published