Core Domain: https://github.com/polutz/ptz-core-domain
Core Graphql: https://github.com/polutz/ptz-core-graphql
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
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.
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" />
- Latest version of Node to be installed.
npm install ts-node -g
npm install typescript-node -g
npm install babel-cli -g
typings install dt~mocha --global --save
npm install
node gensalt.js
npm test