Skip to content

joelvinaykumar/books-aisle

Repository files navigation

Description

This project is built using Nest framework TypeScript starter repository.

I've built this project while learning to use graphql with NestJS.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ 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

License

Nest is MIT licensed. So is this project

About

A books GrpahQL API built using NestJS, Mongoose and GraphQL

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published