Category "netlify"

How do I access my Astra DB from netlify in Ania Kubow's Netflix clone tutorial?

I am trying to follow this tutorial. I am stuck at 1:04. Ania is able to return data from here datastax db. I am able to start the netlify dev server on localho

How to upload a modified angular2 module to server in production?

I am using angular2-image-gallery. It is causing me an error on production (also locally) about importing twice BrosweModule from angular. In my local build, I

React app deployment to Netlify : Module not found: Error: Can't resolve './pages/HomePage' in '/opt/build/repo/src'

How can I solve this error? I tried many approaches like using Netlify CLI, linking to git and github but nothing worked. The app works fine in development mod

Netlify renders 404 on page refresh (using React and react-router)

I have deployed my site with Netlify, and I’m having trouble with the routing. Here is my website: https://redux-co.netlify.com/ And my GitHub repo: ht

Netlify: This site can’t be reached - DNS_PROBE_FINISHED_NXDOMAIN

I am a newbie web developer and I just finished my MERN Stack project. I am trying to deploy it via Heroku as the server handler and at Netlify for my frontend.