Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 295 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 295 Bytes

poc-graphql

Simple proof-of-concept demonstrating how to make a graphql server with memory storage.

Quick-start

  • Clone this repository and entire directory.
git clone [email protected]:BenjaminBergerM/poc-graphql.git
cd poc-graphql
  • Start app
 npm run start

License

MIT