You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
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 servebut the code errors out. I managed to addruntimeConfig.jsonfile but now it saysno current userDescribe 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.