sahat / megaboilerplate

Handcrafted starter projects, optimized for simplicity and ease of use.
MIT License
3.83k stars 257 forks source link

ReferenceError: fetch is not defined #219

Open kishorsharma opened 6 years ago

kishorsharma commented 6 years ago

During ssr, I am getting error: fetch is not defined at server side. How should I handle data fetch from db and render it from server side. Client side as fetch is available, ajax call is made and data is fetched. Any help or guide would be much appreciatable.

Ronkiro commented 8 months ago

Try https://www.npmjs.com/package/node-fetch