Simple proof-of-concept demonstrating how to make a graphql server with memory storage.
- Clone this repository and entire directory.
git clone [email protected]:BenjaminBergerM/poc-graphql.git
cd poc-graphql
- Start app
npm run start
MIT
Simple proof-of-concept demonstrating how to make a graphql server with memory storage.
git clone [email protected]:BenjaminBergerM/poc-graphql.git
cd poc-graphql
npm run start
MIT