GitXplorerGitXplorer
n

transcript.live

public
6 stars
1 forks
13 issues

Commits

List of commits on branch master.
Verified
fbe6a39ffe75179435701bd8615c8b650b0a5728

Remove reference to domain

nnwalters512 committed 3 months ago
Verified
310302181228bec29871c217eb97d192d187b3c0

Run yarn upgrade (#11)

nnwalters512 committed 4 years ago
Verified
0245d7713d0f4e83f291745da680f5ba49988324

Dependency updates (#10)

nnwalters512 committed 4 years ago
Unverified
82a3e8ecfc913591b0a2af6a01e82bd35aee9af0

README.md updated from https://stackedit.io/

nnwalters512 committed 4 years ago
Unverified
5a5d5c635da68ed771572986a9b9e40dbcb57cdf

README.md updated from https://stackedit.io/

nnwalters512 committed 4 years ago
Unverified
575672bc5e09e50a0e8245e1b9238e8b66e1f07a

Run build during CI (#5)

nnwalters512 committed 5 years ago

README

The README file for this repository.

transcript.live

An app that provides live audio captioning in your browser.

Developing

# Install dependencies
yarn

# Run a development server
yarn dev

# Run Prettier to automatically format code
yarn prettier:fix