Deployment - lennartdeknikker/frontend-applications GitHub Wiki

I had some experience with deploying Angular applications on Netlify, so I chose to use that service for this application as well. Netlify is more strict on typescript so I had some errors when I started, but after fixing those, it said it deployed, but I still got this error:

netlify error

After some research, I found a way to fix it by adding a redirects file to the build (link to solution)

Eventually I also changed the DNS settings to host the netlify deploy with my own domain as an alias. The application is now hosted on:

frosty-bardeen-0cc821.netlify.com &

volkenkunde.lenn4rt.com