pinqy520 / mobx-persist

persist mobx stores
MIT License
560 stars 62 forks source link

(docs): add section on Node and SSR Usage #79

Open agilgur5 opened 5 years ago

agilgur5 commented 5 years ago

Ripped out of https://github.com/agilgur5/mst-persist/pull/15 similar to #78.

This adds docs that were requested in #29 as well as some more around how one might intentionally use in Node for server-side hydration. The redux-persist storage links make a bit more sense once #78 is merged in.