Skip to content

A simple project management application built to learn GraphQL

Notifications You must be signed in to change notification settings

abdullah1308/Project-Management-GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Management-GraphQL

A simple project management application built to learn GraphQL. The front-end is built using React and the back-end using Node and Express. MongoDB Atlas is used as the database with Mongoose as the data modelling library.

Setup Instructions

  1. Rename .env-public to .env and fill it out. Set NODE_ENV to 'development' in order to make requests using GraphiQL

  2. Run npm start to start the back-end

  3. Run npm start in the client folder to start the front-end. The application should be visible on http://localhost:3000

About

A simple project management application built to learn GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published