paschalidi / express-nextjs-graphql

a monorepo fullstack project that uses typescript and graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-nextjs-graphql

a simple project that I used to learn graphql typescript and dive more into the backend

How to run this project after having it cloned

yarn
yarn bootstrap
yarn serve

This will install dependencies on both projects and then run both the backend and the frontend at the same time

About

a monorepo fullstack project that uses typescript and graphql


Languages

Language:TypeScript 100.0%