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

Is the app local only or is data stored remotely to AWS amplify? #71

Open
rooberrydev opened this issue Nov 10, 2022 · 0 comments
Open

Comments

@rooberrydev
Copy link

First off, massive props (no that's not a react pun) on getting a new piece of tech set up and working for your project, that's a fantastic learning experience that'll help you a lot in your apprenticeships/jobs🕺

I know very little about Amplify - digging about the docs right now to see what its like.
I noticed the Amplify Datastore is client side first? Seems to save data to IndexedDB in the browser.

Just wanted to clarify whether you are aware of this and the need to sync data to a backend (if you want posts to be persistent across devices and users)

https://docs.amplify.aws/lib/datastore/sync/q/platform/js/#existing-backend

@patdel0 patdel0 moved this to Core in Away Days Nov 11, 2022
@AlexPD93 AlexPD93 moved this from Core to Unexpected behaviour in Away Days Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Unexpected behaviour
Development

No branches or pull requests

1 participant