24 Commits

Author SHA1 Message Date
eedd57c527 Add ability to easily create unions of action types 2019-01-19 15:23:51 +01:00
65d14df812 Export React and ReactDOM 2019-01-19 11:35:03 +01:00
5881b64ecf Export everything in packages/server 2019-01-19 11:26:17 +01:00
3bd4083999 Setup jest for monorepo 2019-01-19 00:40:21 +01:00
fee764b8cf Fix broken csrfToken retrieval in tests 2019-01-19 00:35:54 +01:00
51b2e29cee Fix buildfile 2019-01-19 00:30:33 +01:00
54f813be06 Modify entities path 2019-01-19 00:20:21 +01:00
26b0aa37f9 Add packages/*/lib to .gitignore 2019-01-18 23:01:37 +01:00
8fd2eafdca Reorganize tsconfig.json files
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
7201cbcc34 Run lerna bootstrap 2019-01-18 22:08:09 +01:00
18fc347f7c Run lerna link convert 2019-01-18 21:48:44 +01:00
6d2907982f Add main and types to client 2019-01-18 20:57:08 +01:00
b8961a0308 Add Server and Client renderer 2019-01-18 20:56:41 +01:00
953b8f4abb Move react dependencies to packages/client 2019-01-18 20:42:09 +01:00
8a5ab067f6 Move server into src/ 2019-01-18 20:34:16 +01:00
076ec515d3 Add packages/common 2019-01-18 20:33:54 +01:00
a46a2d28bf Mv client files into separate package 2019-01-18 20:31:16 +01:00
58654749c8 Rename packages/server/src/server/index.ts to bootstrap.ts 2019-01-18 20:28:14 +01:00
aa909e5692 Run lerna link convert 2019-01-18 20:28:00 +01:00
de174b8894 Create package common 2019-01-18 20:24:19 +01:00
2bf2557b13 Move framework (again) 2019-01-18 20:21:08 +01:00
84fd213911 Move framework to lerna 2019-01-18 20:15:43 +01:00
e9a638cafe Run lerna init 2019-01-18 20:15:13 +01:00
4375bd7f95 Add lerna 2019-01-18 20:15:02 +01:00