react-starter-kit/contracts/api/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
..
contracts/fake Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
api.constants.ts Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
app.controller.ts Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
app.module.ts Added a nestJS based contract api 2022-08-15 11:42:19 +02:00
main.ts Added a nestJS based contract api 2022-08-15 11:42:19 +02:00