Skip to content

Commit c7aaec5

Browse files
author
kamil.mysliwiec
committed
Merge branch 'master' of https://github.com/kamilmysliwiec/nest
2 parents db0d0cc + 9471ef7 commit c7aaec5

3 files changed

Lines changed: 52 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!-- Love nest? Please consider supporting our collective: 👉 https://opencollective.com/nest/donate -->

Readme.md

Lines changed: 43 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
[![Travis][travis-image]][travis-url]
88
[![Linux][linux-image]][linux-url]
99
[![Coverage Status](https://coveralls.io/repos/github/kamilmysliwiec/nest/badge.svg?branch=master)](https://coveralls.io/github/kamilmysliwiec/nest?branch=master)
10+
[![Backers on Open Collective](https://opencollective.com/nest/backers/badge.svg)](https://opencollective.com/nest#backer)
11+
[![Sponsors on Open Collective](https://opencollective.com/nest/sponsors/badge.svg)](https://opencollective.com/nest#sponsor)
12+
[![Gitter](https://badges.gitter.im/nestjs/nestjs.svg)](https://gitter.im/nestjs/nestjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)
1013

1114
## Description
1215

@@ -52,28 +55,59 @@ We want to create scalable, modern and easy to maintain applications. Nest helps
5255

5356
## Documentation & Quick Start
5457

55-
[Documentation & Tutorial](https://kamilmysliwiec.gitbooks.io/nest/content/)
58+
[Documentation & Tutorial](http://docs.nestjs.com)
5659

5760
## Starter repos
5861

5962
- [TypeScript](https://github.com/kamilmysliwiec/nest-typescript-starter)
6063
- [Babel](https://github.com/kamilmysliwiec/nest-babel-starter/)
6164

62-
## Modules
65+
## Useful references
6366

64-
- [CQRS - Event-Driven Architecture](https://github.com/kamilmysliwiec/nest-cqrs)
65-
66-
## Examples
67-
68-
- [Auth0](https://github.com/cdiaz/nestjs-auth0.git) by [@cdiaz](https://github.com/cdiaz)
69-
- [TypeORM](https://github.com/zachgrayio/nest-typeorm-example) by [@zachgrayio](https://github.com/zachgrayio/)
70-
- [CQRS, Event-Driven Architecture](https://github.com/kamilmysliwiec/nest-cqrs-example) by [@kamilmysliwiec](https://github.com/kamilmysliwiec/)
67+
- [Modules](http://docs.nestjs.com/modules.html)
68+
- [Examples](http://docs.nestjs.com/examples.html)
69+
- [API Reference](http://docs.nestjs.com/api-reference.html)
7170

7271
## People
7372

7473
- Author - [Kamil Myśliwiec](http://kamilmysliwiec.com)
7574
- Website - [http://nestjs.com](http://nestjs.com/)
7675

76+
## Backers
77+
78+
I am on a mission to provide an architecture to create truly flexible, scalable and loosely coupled systems using Node.js platform. It takes a lot of time, so if you want to support me, let's [become a backer / sponsor]((https://opencollective.com/nest#backer)). I'll appreciate each help. Thanks!
79+
80+
<a href="https://opencollective.com/nest/backer/0/website" target="_blank"><img src="https://opencollective.com/nest/backer/0/avatar.svg"></a>
81+
<a href="https://opencollective.com/nest/backer/1/website" target="_blank"><img src="https://opencollective.com/nest/backer/1/avatar.svg"></a>
82+
<a href="https://opencollective.com/nest/backer/2/website" target="_blank"><img src="https://opencollective.com/nest/backer/2/avatar.svg"></a>
83+
<a href="https://opencollective.com/nest/backer/3/website" target="_blank"><img src="https://opencollective.com/nest/backer/3/avatar.svg"></a>
84+
<a href="https://opencollective.com/nest/backer/4/website" target="_blank"><img src="https://opencollective.com/nest/backer/4/avatar.svg"></a>
85+
<a href="https://opencollective.com/nest/backer/5/website" target="_blank"><img src="https://opencollective.com/nest/backer/5/avatar.svg"></a>
86+
<a href="https://opencollective.com/nest/backer/6/website" target="_blank"><img src="https://opencollective.com/nest/backer/6/avatar.svg"></a>
87+
<a href="https://opencollective.com/nest/backer/7/website" target="_blank"><img src="https://opencollective.com/nest/backer/7/avatar.svg"></a>
88+
<a href="https://opencollective.com/nest/backer/8/website" target="_blank"><img src="https://opencollective.com/nest/backer/8/avatar.svg"></a>
89+
<a href="https://opencollective.com/nest/backer/9/website" target="_blank"><img src="https://opencollective.com/nest/backer/9/avatar.svg"></a>
90+
<a href="https://opencollective.com/nest/backer/10/website" target="_blank"><img src="https://opencollective.com/nest/backer/10/avatar.svg"></a>
91+
<a href="https://opencollective.com/nest/backer/11/website" target="_blank"><img src="https://opencollective.com/nest/backer/11/avatar.svg"></a>
92+
<a href="https://opencollective.com/nest/backer/12/website" target="_blank"><img src="https://opencollective.com/nest/backer/12/avatar.svg"></a>
93+
<a href="https://opencollective.com/nest/backer/13/website" target="_blank"><img src="https://opencollective.com/nest/backer/13/avatar.svg"></a>
94+
<a href="https://opencollective.com/nest/backer/14/website" target="_blank"><img src="https://opencollective.com/nest/backer/14/avatar.svg"></a>
95+
<a href="https://opencollective.com/nest/backer/15/website" target="_blank"><img src="https://opencollective.com/nest/backer/15/avatar.svg"></a>
96+
<a href="https://opencollective.com/nest/backer/16/website" target="_blank"><img src="https://opencollective.com/nest/backer/16/avatar.svg"></a>
97+
<a href="https://opencollective.com/nest/backer/17/website" target="_blank"><img src="https://opencollective.com/nest/backer/17/avatar.svg"></a>
98+
<a href="https://opencollective.com/nest/backer/18/website" target="_blank"><img src="https://opencollective.com/nest/backer/18/avatar.svg"></a>
99+
<a href="https://opencollective.com/nest/backer/19/website" target="_blank"><img src="https://opencollective.com/nest/backer/19/avatar.svg"></a>
100+
<a href="https://opencollective.com/nest/backer/20/website" target="_blank"><img src="https://opencollective.com/nest/backer/20/avatar.svg"></a>
101+
<a href="https://opencollective.com/nest/backer/21/website" target="_blank"><img src="https://opencollective.com/nest/backer/21/avatar.svg"></a>
102+
<a href="https://opencollective.com/nest/backer/22/website" target="_blank"><img src="https://opencollective.com/nest/backer/22/avatar.svg"></a>
103+
<a href="https://opencollective.com/nest/backer/23/website" target="_blank"><img src="https://opencollective.com/nest/backer/23/avatar.svg"></a>
104+
<a href="https://opencollective.com/nest/backer/24/website" target="_blank"><img src="https://opencollective.com/nest/backer/24/avatar.svg"></a>
105+
<a href="https://opencollective.com/nest/backer/25/website" target="_blank"><img src="https://opencollective.com/nest/backer/25/avatar.svg"></a>
106+
<a href="https://opencollective.com/nest/backer/26/website" target="_blank"><img src="https://opencollective.com/nest/backer/26/avatar.svg"></a>
107+
<a href="https://opencollective.com/nest/backer/27/website" target="_blank"><img src="https://opencollective.com/nest/backer/27/avatar.svg"></a>
108+
<a href="https://opencollective.com/nest/backer/28/website" target="_blank"><img src="https://opencollective.com/nest/backer/28/avatar.svg"></a>
109+
<a href="https://opencollective.com/nest/backer/29/website" target="_blank"><img src="https://opencollective.com/nest/backer/29/avatar.svg"></a>
110+
77111
## License
78112

79113
[MIT](LICENSE)

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"microservice": "node microservice.js",
1212
"compile": "tsc -p tsconfig.prod.json",
1313
"test": "nyc --require ts-node/register mocha src/**/*.spec.ts --reporter spec",
14-
"coverage": "nyc report --reporter=text-lcov | coveralls"
14+
"coverage": "nyc report --reporter=text-lcov | coveralls",
15+
"postinstall": "opencollective postinstall"
1516
},
1617
"nyc": {
1718
"include": [
@@ -54,6 +55,7 @@
5455
"express": "^4.14.0",
5556
"iterare": "0.0.8",
5657
"json-socket": "^0.2.1",
58+
"opencollective": "^1.0.3",
5759
"redis": "^2.7.1",
5860
"reflect-metadata": "^0.1.10",
5961
"rxjs": "^5.4.0",
@@ -84,5 +86,10 @@
8486
"sinon": "^2.1.0",
8587
"sinon-chai": "^2.8.0",
8688
"ts-node": "^2.0.0"
89+
},
90+
"collective": {
91+
"type": "opencollective",
92+
"url": "https://opencollective.com/nest",
93+
"logo": "https://opencollective.com/opencollective/logo.txt"
8794
}
8895
}

0 commit comments

Comments
 (0)