aws-solutions / content-localization-on-aws

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)
Apache License 2.0
41 stars 18 forks source link

Run Vue App Locally #407

Open Wildhammer opened 6 months ago

Wildhammer commented 6 months ago

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.

raulmlamzn commented 6 months ago

Thanks for submitting this request @Wildhammer. I'll review it with our engineering team and confirm next steps.