GithubHelp home page GithubHelp logo

after8 / graphql-songs-with-lyrics Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 75 KB

On the backend-side the project uses a mongodb database hosted on https://cloud.mongodb.com/, an Express Webserver with a GraphQL Instance and Webpack. On the frontend-side it uses React, Apollo Provider (react-apollo) and Apollo Store (apollo-client) to work with the GraphQL Server.

JavaScript 97.00% HTML 1.73% CSS 1.27%
reactjs graphql react-apollo apollo-client express webpack mongodb

graphql-songs-with-lyrics's Introduction

GraphQL Queries and Mutations

This project shows a lists of songs with multiple lyrics per song. You can add and delete songs. And for each song you can add lyrics and like them. The example projects shows some of the cases you need when writing GraphQL queries and mutations.

On the backend-side the project uses a mongodb database hosted on https://cloud.mongodb.com/, an Express Webserver with a GraphQL Instance and Webpack. On the frontend it uses React, Apollo Provider (react-apollo) and Apollo Store (apollo-client) to work with the GraphQL Server.

Dependencies

Node.js

How to use

Clone this repo

git clone https://github.com/after8/graphql-songs-with-lyrics.git

Install packages

  1. npm install

Run express server

  1. npm run dev

GraphiQL

GraphiQL is an in-browser tool for writing, validating, and testing GraphQL queries.
http://localhost:4000/graphql

graphql-songs-with-lyrics's People

Contributors

after8 avatar

Watchers

 avatar  avatar

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.