项目作者: yyynnn

项目描述 :
Working ssr redux-logic boilerplate
高级语言: JavaScript
项目地址: git://github.com/yyynnn/redux-logic-ssr-boilerplate.git
创建时间: 2019-03-16T13:47:48Z
项目社区:https://github.com/yyynnn/redux-logic-ssr-boilerplate

开源协议:

下载


alt text

redux-logic-ssr-boilerplate for any new frontend project

  • Bable7/Webpack
  • React 16.8
  • Redux with redux-symbiote and redux-logic
  • SSR ready
  • TS features without TS overhead, just use ts based libs and be happy!
  • added some normalizr and immutable.js to taste

.env example:

  1. PORT=9999
  2. BASE_API=http://example.prod.com
  3. DEV_BASE_API=http://example.dev.com
  4. APP_ID=example_app_id