app icon indicating copy to clipboard operation
app copied to clipboard

Got error when running on Local Machine !!

Open harshdave161 opened this issue 4 years ago • 1 comments

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 image

i think so back end server where apis are running is not present in code ?? can some one help please !!

harshdave161 avatar Apr 24 '21 15:04 harshdave161

@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

ElevonsJKeloids avatar Aug 20 '21 11:08 ElevonsJKeloids

Change API_ENDPOINT_URL to just https://api.raindrop.io in src/data/constants/app.js

exentrich avatar Apr 17 '24 15:04 exentrich