Skip to content

h0plyn/simple-apollo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-apollo-server

Getting Started

  1. git clone && cd simple-apollo-server
  2. npm i
  3. Follow this README to setup the Data Source.
  4. npm start
  5. Your Apollo server is now running on localhost:4000 🚀
  6. Run queries in Apollo Studio or implement Apollo Client in your front-end app.

Feel free to clone both repos and implement the users and products GraphQL layer on your own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published