Desc
As a user, i want to use this app from my desktop and my phone and the data should be synced
As a Dev, i don't want to touch consent data of users
As a Poor guy, i won't pay anything
So i found this https://link.medium.com/KKda0lzO5xb
By let User create new private repo name {{github id}}.github.io
And add Signin with Github for read/write access
Then we can use github API
For fetch data or write/update data
PS. might be one of options for store user data
Desc
As a user, i want to use this app from my desktop and my phone and the data should be synced
As a Dev, i don't want to touch consent data of users
As a Poor guy, i won't pay anything
So i found this https://link.medium.com/KKda0lzO5xb
By let User create new private repo name
{{github id}}.github.ioAnd add Signin with Github for read/write access
Then we can use github API
For fetch data or write/update data
PS. might be one of options for store user data