Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

How to work?

1 -Go to "mongodb-express-node" project and...

    • set up the environment variables in the .env file
    • run the command "npm install"
    • run the command "npm run dev"

2 -Go to "graphql-server" project and...

    • set up the environment variables in the .env file
    • run the command "npm install"
    • run the command "npm run dev"

3 -Go to "react-graphql-client" project and...

    • run the command "npm install"
    • run the command "npm run dev"

Take into account the following: ( BRANCH )

[ master ] This branch contain the final stable version of the project.

[ basic ] This branch refers to the basic code to start the project. Here you can see the first version without any optimization or refactoring. The main idea of this one is only to show how to work with the basic code.

[ basic-refactor ] You can see on this branch, an improvement above the basic branch version, applying some refactoring of the code. Here you will see improvements such as some new folders, better behavior on the code, some good practices, etc.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages