Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated all dependencies, removed fibers - now compiles and runs again #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fwornle
Copy link

@fwornle fwornle commented Jan 7, 2023

Please review, if this is useful - with these changes, I managed to build and deploy the backend and build and run the frontend (locally) - sign-up and login via Cognito appears to work as expected, but the Vue App does not display the data from the backend (API calls refuse connection).

As I have never worked with Vue and currently do not have the time to dig deeper, I leave it here... maybe a useful starting point for others who still want to use this (without the update of the dependencies + removal of fibers it did not compile/build/run on my [Windows] machine).

@fwornle fwornle marked this pull request as draft January 7, 2023 11:10
@fwornle fwornle marked this pull request as ready for review January 7, 2023 11:11
@fwornle fwornle marked this pull request as draft January 8, 2023 06:22
@fwornle fwornle marked this pull request as ready for review January 8, 2023 06:22
@pharindoko
Copy link
Owner

Hey Frank,

thanks for the PR. I`ll review it now ...

server,
new FileStorageAdapter('db.json'),
swagger,
true
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that`s interesting why this can be true - I need to test and build this repo again to figure out why ...

Copy link
Owner

@pharindoko pharindoko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @fwornle - have checked your code, plz see my comments

@pharindoko
Copy link
Owner

thanks for the update @fwornle
will try it out and give you an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants