Skip to content

Tusharjain123/Contest-Alert-Backend

Repository files navigation

Contest Saathi Backend

This is the backend of Contest Saathi, an app that provides contest and contest-related updates.

Features

  • Uses the Kontest API to retrieve contest information.
  • Integrates nodemailer service for email notifications.
  • Utilizes JWT for user verification during subscription.
  • Added the cron job functionality for regular updates.

Installation

Run nvm use to get the compatible nodejs version.
To install this project, clone the repository and run npm install to install the necessary dependencies.

Usage

To start the server, run npm start.

Deployment

This project has been deployed on Azure.

Contributing

Contributions are welcome! Please open an issue to discuss any changes you would like to make before submitting a pull request.

License

This project is licensed under the MIT License.