All Projects → calmonr → typegraphql-relay

calmonr / typegraphql-relay

Licence: MIT license
Relay-compliant GraphQL server using TypeGraphQL and TypeORM boilerplate.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to typegraphql-relay

apollo-instagram-clone
Apollogram | A place where you could share photos, like media, and follow peoples.
Stars: ✭ 24 (-56.36%)
Mutual labels:  typeorm, type-graphql
Prime
✨Open Source GraphQL CMS
Stars: ✭ 1,675 (+2945.45%)
Mutual labels:  typeorm, type-graphql
tails
CLI for generating TypeGraphQL + TypeORM backend code
Stars: ✭ 22 (-60%)
Mutual labels:  typeorm, type-graphql
pyladies-courseware
Homework/task submit and review web app · based on React and Python aiohttp
Stars: ✭ 14 (-74.55%)
Mutual labels:  relay
aws-nestjs-starter
Serverless, AWS, NestJS, GraphQL and DynamoDB starter
Stars: ✭ 200 (+263.64%)
Mutual labels:  type-graphql
airbnb-clone
Fullstack airbnb clone made with React/Ts/Nest
Stars: ✭ 37 (-32.73%)
Mutual labels:  typeorm
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+6287.27%)
Mutual labels:  relay
safe-typeorm
TypeORM helper library enhancing safety in the compilation level
Stars: ✭ 160 (+190.91%)
Mutual labels:  typeorm
gobarber-api-gostack11
API GoBarber / NodeJS / Express / Typescript / SOLID
Stars: ✭ 39 (-29.09%)
Mutual labels:  typeorm
koa-server
🗄️ GraphQL Back-end Server with Relay, Koa, MongoDB and Mongoose
Stars: ✭ 31 (-43.64%)
Mutual labels:  relay
fast-relay-pagination
Improve relay pagination performance with find and limit
Stars: ✭ 18 (-67.27%)
Mutual labels:  relay
Project01-C-User-Event-Collector
💜🎷 네이버 VIBE 사용자 이벤트 수집기 🎷💜
Stars: ✭ 21 (-61.82%)
Mutual labels:  typeorm
Firstsight
前后端分离,服务端渲染的个人博客,基于 Nodejs、 Vue、 Nuxt、Nestjs、PostgreSQL、Apollo
Stars: ✭ 19 (-65.45%)
Mutual labels:  type-graphql
express-typeorm-rest-boilerplate
Boilerplate code to get started with building RESTful API Services (Express, TypeORM MongoDB stack)
Stars: ✭ 53 (-3.64%)
Mutual labels:  typeorm
ng-nest-cnode
Angular 10 Front-End and Nestjs 7 framework Back-End build Fullstack CNode
Stars: ✭ 17 (-69.09%)
Mutual labels:  typeorm
neko-relay-land
Neko Neko Relay 自定义隧道落地端
Stars: ✭ 28 (-49.09%)
Mutual labels:  relay
osc-simulator
A utility to test Open Sound Control sending and receiving from the browser
Stars: ✭ 23 (-58.18%)
Mutual labels:  relay
lumen-lighthouse-graphql
Lumen example use of a GraphQL PHP server using Lighthouse package
Stars: ✭ 31 (-43.64%)
Mutual labels:  relay
opentelemetry-ext-js
js extensions for the open-telemetry project
Stars: ✭ 122 (+121.82%)
Mutual labels:  typeorm
Nestjs-Typeorm-Auth
NestJS + Typeorm codebase containing a full authentification system with roles, sessions and email verification.
Stars: ✭ 37 (-32.73%)
Mutual labels:  typeorm

TypeGraphQL Relay

Relay-compliant GraphQL server using TypeGraphQL and TypeORM boilerplate.

Codacy Badge


Introduction

This is a GraphQL server boilerplate that follows the Global Object Identification, GraphQL Server Specification and GraphQL Cursor Connections Specification specifications.

WIP

This documentation is being completely rewritten explaining better how to get started. It means that this repository is constantly changing and that is why we don't recommend using it in production until all features have been completed.

You can check the tests in the meantime for usage examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].