Got error when running on Local Machine !!
When We Run It on Local machine using yarn local and then it serves on localhost:2000 and open up but when we try to sign in !! this giving error like Failed to fetch http://localhost:3000/v1/auth/email/login

i think so back end server where apis are running is not present in code ?? can some one help please !!
@exentrich, do you plan on opening up the back-end code? or will it remain closed?
I believe that opening the source will lead to a great deal of innovation in this project, and would encourage developers to contribute to make raindrop even better.
see also: #11
Change API_ENDPOINT_URL to just https://api.raindrop.io in src/data/constants/app.js