Commit graph

12 commits

Author SHA1 Message Date
Vesa Luusua
1fa70eadf2 Pass preloaded state to client side. 2017-01-20 15:02:54 +02:00
Kimmo Puputti
f6ca7da23c Format code with Prettier 2017-01-18 13:54:52 +02:00
Kimmo Puputti
9fb2495af8 Add basic auth for production mode 2017-01-16 15:15:47 +02:00
Kimmo Puputti
70bab66511 Fix port -> PORT env var 2017-01-16 15:15:47 +02:00
Kimmo Puputti
f97c1f1498 Add gzip compression middleware to the express server 2017-01-16 15:15:47 +02:00
Kimmo Puputti
7c2ceaf41f Print URL to open dev server in a browser 2017-01-13 14:44:19 +02:00
Kimmo Puputti
ef66a19e20 Use the helmet security middleware 2017-01-13 13:41:04 +02:00
Kimmo Puputti
0fc9222976 Add missing semicolon 2017-01-13 13:41:04 +02:00
Kimmo Puputti
ba3418c661 Add documentation 2017-01-09 11:54:38 +02:00
Kimmo Puputti
9f5f24bfee Change template syntax to work with dev mode as well 2017-01-05 20:56:43 +02:00
Kimmo Puputti
83f80b6950 Implement page title handling with SSR support using react-helmet 2017-01-05 17:01:14 +02:00
Kimmo Puputti
6f93d85a7d Render application in the server 2017-01-05 14:22:40 +02:00