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

Connection with Node.js #12

Closed
6 tasks done
Jood80 opened this issue Nov 28, 2020 · 0 comments
Closed
6 tasks done

Connection with Node.js #12

Jood80 opened this issue Nov 28, 2020 · 0 comments
Milestone

Comments

@Jood80
Copy link
Owner

Jood80 commented Nov 28, 2020

Bugs

  • Bug I

image

  • Solution
    my NEXT_PUBLIC_BACK_URL at .env.local was called at utils.js file as process.env.BACK_URL

  • Bug II
    image
  • Solution
    The Back_url was heroku's deployed link

const { data: response } = await axios(`${url}`)
return response
@Jood80 Jood80 added Back-end bug Something isn't working Technical Fetching labels Nov 28, 2020
@Jood80 Jood80 added this to the Sprint-3 milestone Nov 28, 2020
@Jood80 Jood80 changed the title Connection with backEnd Connection with Node.js Nov 28, 2020
@Jood80 Jood80 added the Done label Nov 28, 2020
@Jood80 Jood80 closed this as completed Nov 28, 2020
@Jood80 Jood80 added Solved and removed Done labels Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant