Skip to content

rcintra/express-graphql-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Express MongoDB (Atlas) - GraphQL and React Client

Project management app from to my studing.

Usage

Install backend dependencies

npm install

Install client dependencies

cd client
npm install

Add Mongo URI

If you're going to use MongoDB, create a database with Atlas, add it to the .env.example file and rename the file to .env

Run backend & frontend

npm run dev
cd client
npm start

Queries & Mutations Gist

About

App with Node.js - Express.js - GraphQL - React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published