Bensigo / zettablock-interview-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Zettablock Technical test.

Technology Used

  • Nodejs
  • Nest.js
  • Graphql

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Vist graphql termainl

Go to http://localhost:3000/graphql to use the graphql api

Test

# unit tests
$ npm run test

About


Languages

Language:TypeScript 91.7%Language:JavaScript 8.3%