This is a source code of Web-UI client for API described in article Comparing the performance of RoR and Go applications in the background processing. Created with react-scripts-ts.
The application is pointless without running API and Go worker, set them up first if you haven't.
- Get Yarn
- Clone this repo and cd into it
- Run yarn
- Run yarn test
- Run yarn start
- Navigate to localhost:5050