2.1.1 • Published 7 years ago

ptz-user-app v2.1.1

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

ptz-user-app

Build Status NPM 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

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.

How to use in your project

    npm install ptz-user-app --save

To enable Typescript support, add to your typings/index.d.ts

    /// <reference path="../node_modules/ptz-user-app/src/typings/index.d.ts" />

Prerequisites

  1. 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   
    node gensalt.js

Test

    npm test
2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

0.0.0

7 years ago

1.5.3

7 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago