Giter VIP home page Giter VIP logo

commentgql's Introduction

GitHub size GitHub GitHub size GitHub stars GitHub license

๐Ÿ Application already finished ๐Ÿ

๐Ÿ“‹ GraphQL project for viewing and managing comments ๐Ÿ’ฌ

๐Ÿ”— Index


๐Ÿ‘‰ About the project

๐Ÿ‘‰ Application Layout

๐Ÿ‘‰ Features

๐Ÿ‘‰ Technologies

๐Ÿ‘‰ Project Prerequisites

๐Ÿ‘‰ Download and execution

๐Ÿ‘‰ Contribute with the project

๐Ÿ‘‰ Author

๐Ÿ‘‰ License

๐Ÿ”Ž About the project


GraphQL project with full functionality for commenting, frontend fully integrated in real time with a GraphQL server.

๐ŸŽจ Application Layout


โœ… Features


  • Graphql server based on schemas
  • List comments
  • Create new comment
  • Delete comment

๐Ÿงช Technologies


๐Ÿ’ป Project developed with the following technologies

๐Ÿšจ Project Prerequisites


Before you start, you will need to have the following tools installed on your machine:

๐Ÿ’ก Also, it is good to have an editor to work with the code like VSCode

๐Ÿ„โ€โ™‚๏ธ Download and execution


# Clone the repository
$ git clone <https://github.com/pauloreis7/Commentgql>

# Access the project folder terminal/cmd
$ cd Commentgql

# Rename the .env.example file in server to .env

# Open project in VsCode
$ code .

# Install the project dependencies
yarn install

# Run the application
$ yarn dev or build

# The server will start on port:4100
# The app will start on port:3000
access  <http://localhost:3000>

๐ŸŽ‰ How Contribute

PRs Welcome


1. Fork the project.
2. Create a new branch with your changes: git 3. checkout -b my-feature
3. Save your changes and create a commit message telling what you have done: git commit -m "feature: My new feature
4. Submit your changes: git push origin my-feature

Author


๐Ÿ‘จโ€๐Ÿ’ป Author

Paulo Reis ๐Ÿ†

Made by Paulo Reis ๐Ÿคด Contact us ๐Ÿ‘‹

๐Ÿ“ License


This project is under the MIT license. See the LICENSE file for more details.๐Ÿ›๏ธ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.