diff --git a/README.md b/README.md index 326fefd..bdebd16 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,34 @@ -[](https://nestjs.com/) +
-[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.
+ + +## 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: + +