Skip to content

alshoja/graphql-subscritpion-Koa-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Graphql(Query ,Mutation,Subscrition) with Koa and Angular

This is a basic BE and FE example for Graph Ql operations, A simple chat Bot

Made with

  • Koa
  • Typescript
  • Graphql
  • Angular
  • Type ORM
  • Postgress

Getting Started

git clone https://github.com/alshoja/this-repo.git
cd repo
npm i in both the folders FE and Backend
npm run dev