From 3698d9bc43fb61a7753274b965ff77db53f1cebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20My=C5=9Bliwiec?= Date: Wed, 11 Oct 2017 12:29:26 +0200 Subject: [PATCH] Update README.md --- README.md | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 63 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 326fefd..bdebd16 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,34 @@ -[![Nest Logo](https://kamilmysliwiec.com/public/nest-logo.png)](https://nestjs.com/) +

+ Nest Logo +

-[Nest](https://github.com/kamilmysliwiec/nest) framework starter repository. +[travis-image]: https://api.travis-ci.org/nestjs/nest.svg?branch=master +[travis-url]: https://travis-ci.org/nestjs/nest +[linux-image]: https://img.shields.io/travis/nestjs/nest/master.svg?label=linux +[linux-url]: https://travis-ci.org/nestjs/nest + +

A progressive Node.js framework for building efficient and scalable web applications.

+

+NPM Version +Package License +NPM Downloads +Travis +Linux +Coverage +Gitter +Backers on Open Collective +Sponsors on Open Collective +

+ +## Description + +[Nest](https://github.com/nestjs/nest) framework **TypeScript** starter repository. + ## Installation -``` +```bash $ npm install ``` @@ -18,3 +42,39 @@ $ npm run start - Author - [Kamil Myƛliwiec](https://kamilmysliwiec.com) - Website - [https://nestjs.com](https://nestjs.com/) + +## Backers + +I am on a mission to provide an architecture to create truly flexible, scalable and loosely coupled systems using the Node.js platform. It takes a lot of time, so if you want to support me, please [become a backer / sponsor]((https://opencollective.com/nest#backer)). I appreciate your help. Thanks! :heart_eyes: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +