Skip to content

ashokdey/gql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack GraphQL App

Tech Stack

  • NodeJS for server
  • Express framework for web
  • MongoDB for persistance
  • GraphQL for fetching and manipulating data
  • React for client side UI
  • Apollo for interacting with GQL API

Requirements

This project needs the following to run, please install them before running the project:

  • nodejs v6+
  • mongodb 3.2+

Howo to RUN

  • Clone this repo
  • Run mongod !important
  • Run npm run setup/yarn setup
  • Then run npm run dev/yarn dev

Releases

No releases published

Packages

No packages published