Skip to content

A answer submission backend for NISB's TickTock event

Notifications You must be signed in to change notification settings

nisbweb/TickTock-backend

Repository files navigation

Tick Tock ⏳ - 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 devs

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

A answer submission backend for NISB's TickTock event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published