Skip to content

rcintra/express-graphql-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 29, 2022
cc4eea5 · Jun 29, 2022

History

15 Commits
Jun 29, 2022
Jun 28, 2022
Jun 27, 2022
Jun 29, 2022
Jun 27, 2022
Jun 27, 2022

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