Skip to content

nisbweb/nisb-heist-backend

Repository files navigation

NISB Heist - Backend

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.

Project setup

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

About

Backend to check answers for nisb heist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published