Skip to content

This is Express Server for Issue in BharatSeva+.

Notifications You must be signed in to change notification settings

BharatSeva/Issue-API

Repository files navigation

Issue-API

This is Express Server to Create, Retrieve, Delete, and Update the Issues. You can use this API by simply cloning this repo and Setting the following Environment variable

  • PORT
  • MONGOURL
  • JWT_EXPIRES_IN
  • JWT_SECRET_KEY

Features

  • This Server has Redis for frequent Issues
  • You can run this server using Docker.
  • Cluster module, for scaleability.
  • AWS S3, presigned url for media storage, like screenshots, video.