rtd-app-server

Technologies used:

  • Express
  • GragphQL
  • Apollo Server
  • PostgreSQL

To run

  • Note: requires credentials provided by RTD
  • Fork and clone this repo
  • In your terminal, run npm i in the root folder
  • Start local server with npm start