Giter VIP home page Giter VIP logo

graphql-ts-server-boilerplate's Introduction

This sample uses typeorm for the code first entities. http://typeorm.io/#/

Links from the video course:

more info on tsconfig: https://youtu.be/dPgAXFcFHCM

Ben Awad's tslint config: Video: https://youtu.be/syddCEdvAhI Github: https://github.com/benawad/node-ts-graphql-boilerplate/blob/10_session_express_middleware/tslint.json

tsconfig example: https://github.com/benawad/node-ts-graphql-boilerplate/blob/10_session_express_middleware/tsconfig.json

Links from video: https://github.com/tjunnone/npm-check-updates

GraphQL Setup

https://github.com/prismagraphql/graphql-yoga

graphql-yoga is based on the following libraries & tools:

express/apollo-server: Performant, extensible web server framework graphql-subscriptions/subscriptions-transport-ws: GraphQL subscriptions server graphql.js/graphql-tools: GraphQL engine & schema helpers graphql-playground: Interactive GraphQL IDE Features GraphQL spec-compliant File upload GraphQL Subscriptions TypeScript typings GraphQL Playground Extensible via Express middlewares Schema directives Apollo Tracing Accepts both application/json and application/graphql content-types Runs everywhere: Can be deployed via now, up, AWS Lambda, Heroku etc. Supports middleware out of the box.

DATABASE STUFF

psql password

--connects to a db for your username - needs to be created

\c graphql-ts-server-boilerplate

-- connects to this projects db

\d

-- displays db details

graphql-ts-server-boilerplate's People

Contributors

zenandyainsworth avatar

Watchers

 avatar  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.