-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce complexity #1
base: master
Are you sure you want to change the base?
Conversation
Deals with react-scripts overwriting the tsconfig
Fixes bad import of JSX-specific types from non-JSX project. See https://stackoverflow.com/questions/51634361/how-to-force-tsc-to-ignore-node-modules-folder
I'm currently stuck on making the "api" node process start:
Ideas? Running using |
The solution could be to add |
I've abandoned |
I've added some changes to make the project look more like what a production setup would. Still needs storybook. The linting is quite basic.