New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

ptz-core-graphql

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ptz-core-graphql

Polutz Core Graphql.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

ptz-core-graphql

Build Status codecov.io Dependency Status bitHound Score MIT license

Polutz modules

Core

Core Domain: https://github.com/polutz/ptz-core-domain

Core Graphql: https://github.com/polutz/ptz-core-graphql

User

User Domain: https://github.com/polutz/ptz-user-app

User Repository: https://github.com/polutz/ptz-user-repository

User App: https://github.com/polutz/ptz-user-app

User Graphql: https://github.com/polutz/ptz-user-graphql

Projects

Projeto que utiliza os modulos acima: https://github.com/angeloocana/freecomclub

Tarefas: https://trello.com/b/w9BqiPdz/frecom-club

Stack: react, redux, relay, graphql, nodejs e mongodb.

Metodologias: TDD (Test Driven Development), DDD (Domain Driven Design).

Tools: Docker, Typescript, babel, webpack, mocha, gulp.

Prerequisites

  • Latest version of Node to be installed.

NPM Global packages

    npm install ts-node -g
    npm install typescript-node -g
    npm install babel-cli -g

Typings Global Packages

    typings install dt~mocha --global --save

Setup

    npm install   

Test

    npm test

FAQs

Package last updated on 08 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts