Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A demo repo for a talk on putting these technologies together

NotificationsYou must be signed in to change notification settings

wdoug/typescript-graphql-and-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo repo to accompany a lightning talk I gave on using these technologies together. This showcases some of the best tools I currently (Spring 2019) know of for interacting with data on a server.

The lightning talk on this subject can be foundhere

Technologies Overview

Backend

  • Prisma - generates a GraphQL API and ORM-style client based on a database graphql schema description
  • Nexus - Declarative, Code-First GraphQL Schemas with generated TypeScript to maximize TypeScript benefit with minimal manual typings
  • Built on top of someprisma-examples, primarilythis one

API

Frontend

Tools

Setup

  1. Install the correct node version defined in the.nvmrc file
  • If you havenvm this can be installed withnvm install
  1. Install yarn
  2. Runyarn to install global dependencies
  3. cd intoserver directory and follow the readme steps there
  4. cd into theclient directory and follow the readme steps there

About

A demo repo for a talk on putting these technologies together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp