Efficiently check lottery numbers against result
Navigate to the scraper
directory and install the packages for the backend server
npm install
Compile the app with the following command
gcc toto.c -o toto
Run the backend server
npm run start
Fetch results and input to app
curl localhost:4000/toto > text.txt | toto < text.txt