DEV Community

Discussion on: Deploying a SvelteKit app to Netlify

Collapse
 
developmentvargamarcel profile image
development-vargamarcel • Edited

hi and thx for the reply. This is a repo i made to show you github.com/development-vargamarcel... .you could try to deploy it to netlify,go to test in the header,then click on the only link showing.it will work;now refresh and it won't anymore.

tesssssst.netlify.app/test
-- deploy was made using cli netlify deploy --prod

About the repo:
1.Generated using the official guide (demo app)
2.In routes,added test route
3.Added adapter netlify
3.added netlify.toml
that is all