Skip to content

thutasann/nest-next-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NESTJS NEXTJS GRAPHQL 🚀

Here is the Mini FullStack App crafted with

  • 🚀 nestjs
  • 🚀 nextjs
  • 🚀 graphql + grphql subscriptions
  • 🚀 prisma
  • 🚀 mongodb
  • 🚀 tailwindcss
  • 🚀 chakraui

Run Locally

Clone the project

  git clone https://github.com/thutasann/nest-next-graphql

Go to the project directory

  cd nest-next-graphql

Install dependencies

  cd client
  yarn install
  cd backend
  yarn install

Start the Server

  cd backend
  yarn dev

Start the Client

  cd client
  yarn dev

About

Nestjs Nextjs Graphql Mini FullStack App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published