Skip to content

NilRyan/nestjs-typeorm-graphql-starter

Repository files navigation

NestJS GraphQL Starter

Description

A NestJS GraphQL starter with JWT Auth and PostgreSQL with TypeORM

Features

  • Authentication / Authorization

Prerequisites

Make sure to have Node and Docker installed.

Installation

npm install

Running the app

# development
$ docker-compose up // Spins a Postgres instance
$ npm run start

# watch mode
$ docker-compose up // Spins a Postgres instance
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

NestJS GraphQL API starter with Postgres as DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy