Skip to content

mihaicicioc/express-graphql-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple GraphQL project

We use the libs:

We don't use a database for this simple example. The data is hardcoded and is taken from the file data.js.

Install

npm install

Run

npm start

If everything is ok, you should see this in yous console output:

Server ready at http://localhost:4000/

Open that url in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published