#/admin route not working on netlify but works in dev

4 messages · Page 1 of 1 (latest)

coral nymph
#

Hi there I have an astro / sanity site with the sanity dashboard embedded at /admin. I have got the site up and running on netlify but for some reason my /admin route works in dev and pulls up the sanity backend but not from the netlify build.

[email protected]:kmje405/fomas.git

would anyone be able to help me out with some ideas of what I am doing wrong? I am still a pretty new web developer 😄 please be gentle.

daring yacht
#

The Sanity part is a separate deploy in Netlify

#

So go to your Netlify account and "Add new site" from existing project and connect it to your Sanity project in /admin

coral nymph