to run the repo run:
- yarn start (to run the watcher)
- (in other window) yarn server (to run webpack server that handles the exported js code)
- You need to fetch the data using the tariffs query
- once the user selects the tariffs and inputs license plate and email and validity from send insert_orders mutation
- https://reasonml.org/
- reason https://reasonml.github.io/docs/en/what-and-why
- reason react https://reasonml.github.io/reason-react/docs/en/installation
- bucklescript (if oyu need to bind into existing javascript) https://bucklescript.github.io/docs/en/intro-to-external
- reason-apollo-hooks https://github.com/Astrocoders/reason-apollo-hooks