Automatically generate multi-language subtitles using AWS AI/ML services. Machine generated subtitles can be edited to improve accuracy and downstream tracks will automatically be regenerated based on the edits. Built on Media Insights Engine (https://github.com/awslabs/aws-media-insights-engine)
Is your feature request related to a problem? Please describe.
I want to run the Vue app locally using the backend deployed to AWS.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I tried to run npm run serve but the code errors out. I managed to add runtimeConfig.json file but now it says no current user
Describe the feature you'd like
Just a readme for how to run the Vue app locally
A clear and concise description of what you want to happen.
All necessary things to be done in order for the Vue app to run locally against services deployed to aws.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. I want to run the Vue app locally using the backend deployed to AWS.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I tried to run
npm run serve
but the code errors out. I managed to addruntimeConfig.json
file but now it saysno current user
Describe the feature you'd like Just a readme for how to run the Vue app locally
A clear and concise description of what you want to happen. All necessary things to be done in order for the Vue app to run locally against services deployed to aws.
Additional context
Add any other context or screenshots about the feature request here.