Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman authored May 12, 2019
1 parent 83ca217 commit dcf1d37
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,14 @@

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/rucken/todo-nestjs)

A simple todo application with [NestJS](https://github.com/nestjs/nest) (Projects, Tasks, Statuses)
A simple todo application with [NestJS](https://github.com/nestjs/nest) (Projects, Tasks, Statuses) based on [Rucken](https://rucken.io) template

## Screenshots
<p>
<img src="https://rucken.io/assets/rucken-todo/nestjs/rucken-todo-nestjs-home-page.png" width="250" title="NestJS: Start page with README.md">
<img src="https://rucken.io/assets/rucken-todo/nestjs/rucken-todo-nestjs-swagger-page.png" width="250" title="NestJS: Swagger page">
<img src="https://rucken.io/assets/rucken-todo/nestjs/rucken-todo-nestjs-project-dto.png" width="250" title="NestJS: Project DTO">
</p>

## Usage

Expand Down

0 comments on commit dcf1d37

Please sign in to comment.