This is a simple express app created for answer submissions of NISB's Tick Tock event. This microservice is responsible for checking if the answer is right and incrementing the score of the participant.
This project was dockerized and the image can be accessed Here.
This project was also deployed with Managed kubernetes at CIVO. please refer k8s.yml for the configuration of the same.
Installing packages:
npm install
Running in development:
npm run dev
Running in production:
npm run start
or
npm start
If you have any doubts, please feel free to contact any of the NISB's volunteers