Skip to content

An example of Nest.js (Fastify) GraphQL services interconnected with Docker/Compose/k8s

Notifications You must be signed in to change notification settings

ARyaskov/poker-subs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker GraphQL Subscriptions Demo Project

TypeScript Badge Node.js Badge NestJS Badge React Badge GraphQL Badge Docker Badge Kubernetes Badge

Requirements

  • Node.js 18
  • TypeScript 5
  • yarnpkg v3
  • Docker 24 + docker-compose 2.22

How to run

  • Install dependencies
$ yarn install
  • Do copy sample.env to .env for each monorepo project
  • Run demo
$ yarn start:demo

How to test

  • Install dependencies
$ yarn install
  • Do copy sample.env to .env for each monorepo project
  • Run demo
$ yarn start:demo
  • Run e2e tests
$ yarn test:e2e

Credentials

Poker Logo in Docs (logo.png + favicon.png): https://myfreelogomaker.com/

About

An example of Nest.js (Fastify) GraphQL services interconnected with Docker/Compose/k8s

Topics

Resources

Stars

Watchers

Forks