Skip to content

darrenkeen/drdb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRDB API

Developer Resources Database API

Install

Requirements:

  • NodeJS
  • yarn
  • postgres DB instance

Install dependencies

yarn

Add database config

  • Create .env based on .env.example
  • Update dev DB information

Run the api using

yarn start

You can now access on https://localhost:4000/graphql

Make requests

Currently the following are in play

Schema

Schema docs

Deploy

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published