Skip to content

palveeen22/Server-Apollo-Server

Repository files navigation

Server using Apollo GraphQl Server

HOW TO USE

  1. Clone the repository and run npm run i or yarn add
  2. Create .env file and paste
    MONGODB_URI = YOUR_MONGODB_URI
    REDIS_PORT = YOUR_REDIS_PORT
    REDIS_HOST = YOUR_REDIS_HOST
    REDIS_PASSWORD = YOUR_REDIS_PASSWORD
  3. Connect your database mongodb+srv:https://<username>:<password>@beyondthebasics.abcde.mongodb.net/test

Releases

No releases published

Packages