nestjs-graphql-mongodb

0.0.2 • Public • Published

nestjs-graphql-mongodb

  1. Install client https://www.npmjs.com/package/angular-material-graphql-client
  2. Start angular app ( See client README )
  3. Start serverside app npm run start
  4. Start mongodb.exe

Description

This is a seed server that uses nestjs, graphql and mongodb. There is an accompanying client using Angular + Material + Apollo Graphql

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

Readme

Keywords

none

Package Sidebar

Install

npm i nestjs-graphql-mongodb

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

15.4 kB

Total Files

23

Last publish

Collaborators

  • tomeustace