netlify / remix-template

Deploy your Remix site to Netlify
83 stars 27 forks source link

Template return 404 on "npm start" after install #139

Closed Isos9 closed 1 month ago

Isos9 commented 7 months ago

Hi, I don't understand why netlify serve command return 404. Only thing I did was:

npx create-remix@latest --template netlify/remix-template
cd my-remix-app
npm start

Wasn't this template supposed to include (edge) functions to run Remix with SSR? I don't understand how it works, and I would like to.

Thanks

serhalp commented 4 months ago

Hi @Isos9. Could you be more specific about what you expect to see and what you're observing instead? Have you tried deploying to Netlify or are you just developing locally?

Either way, you'll have better luck in an actively monitored forum like https://answers.netlify.com/. Thanks!