Skip to content

Using Typescript, JWT, NodeJs, NestJs, Apollo federation, Mongodb, Typeorm, Redis

Notifications You must be signed in to change notification settings

nhrasal/GraphQL

Repository files navigation

Description

Using NestJs framework and Graphql Apollo federation, TypeORM, MongoDB and Redis. Please make sure you have already install redis and mongodb in your local machine or container

Add information or configure your env file from the env folder

Please give the all required information

  • development.env
  • staging.evn
  • production.env

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# staging mode
$ yarn run start:staging


# build
$ yarn run start:build

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Stay in touch

License

Nest is MIT licensed.

Contributors ✨

NH Rasal
NH Rasal

About

Using Typescript, JWT, NodeJs, NestJs, Apollo federation, Mongodb, Typeorm, Redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages