alialoraebi / comp3133_assignment2_back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP3133 Assignment 1

To run server:

  • run npm install
  • run node index.js
  • make sure to create .env file with mongoDB password and a generated JWT key
  • use the following URL to test on postman or GraphiQL: http://localhost:4000/graphql

About


Languages

Language:JavaScript 100.0%