Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 372 Bytes

File metadata and controls

21 lines (16 loc) · 372 Bytes

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