Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 790 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 790 Bytes

tenet

An inverted-speech translator inspired by Movie Tenet (2020)

Browsers Support

The list of this app's supported browsers is mainly dependent on muaz-khan/RecordRTC.
Please refer to https://github.com/muaz-khan/RecordRTC#browsers-support.

Running app in the dev mode

npm install -g yarn
yarn install
yarn start

You need node version above v10.0

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Deploying with Docker

./build-and-run.sh

Open http://localhost:8002.