react-starter-kit/src
Mastermindzh 3db77f96b9 Added a nestJS based contract api
- Added an example with trucks and basic fetch in useEffect on page load
  - Added simply test to see whether any data is displayed (and shows the interceptor)
Introduced "CypressStrictMode" which wraps React.StrictMode and checks whether Cypress is involved, if so disable StrictMode.
2022-08-15 11:42:19 +02:00
..
app Moved examples into example directory 2022-07-26 10:32:11 +02:00
features Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
infrastructure Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
types Moved config to infrastructure :) 2022-07-25 11:20:14 +02:00
App.tsx Moved examples into example directory 2022-07-26 10:32:11 +02:00
index.tsx Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
react-app-env.d.ts Added the possibility to override partial configs during deployments 2022-07-25 10:13:47 +02:00
reportWebVitals.ts - Updated to React 18 2022-06-27 16:41:03 +02:00
Routes.tsx Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
setupProxy.js Added react-oidc (use demo/demo) 2022-07-26 11:15:36 +02:00
setupTests.ts Added the possibility to override partial configs during deployments 2022-07-25 10:13:47 +02:00