BucketListApp
BucketListApp copied to clipboard
Login, registration problem
I have run the app but I can't register. Can you please guide me. Thanks
What is the issue? Any error message?
When I run the app and tried to register the new user it stuck and gives error "Oops something wrong". Do I have to configure somewhere in the code?
Can you console log the error on the server and see what is happening?
How can I get the server error log?
Add console.log() inside the code blocks where you want to print the logs.