Skip to content

NestJS GraphQL API Project, Uses TypeScript best practises.

Notifications You must be signed in to change notification settings

nbaua/NestJSGraphQLApi

Repository files navigation

Nest Logo

Description

Nest framework TypeScript sample GraphQL API Project.

TypeScript(Node) + NestJS + GraphQL + TypeORM + MySQL

The Angular FrontEnd used in the AngraTS repository can be used with minimal change as frontend for this project.

Installation

npm install

Running the app

development

npm run start

watch mode

npm run start:dev

production mode

npm run start:prod

License

Nest is MIT licensed.

Quick Tutorial

Quick Tutorial

Releases

No releases published

Packages

No packages published