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

Commit dcf1d37

Browse files
authored
Update README.md
1 parent 83ca217 commit dcf1d37

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@
88

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

11-
A simple todo application with [NestJS](https://github.com/nestjs/nest) (Projects, Tasks, Statuses)
11+
A simple todo application with [NestJS](https://github.com/nestjs/nest) (Projects, Tasks, Statuses) based on [Rucken](https://rucken.io) template
12+
13+
## Screenshots
14+
<p>
15+
<img src="https://rucken.io/assets/rucken-todo/nestjs/rucken-todo-nestjs-home-page.png" width="250" title="NestJS: Start page with README.md">
16+
<img src="https://rucken.io/assets/rucken-todo/nestjs/rucken-todo-nestjs-swagger-page.png" width="250" title="NestJS: Swagger page">
17+
<img src="https://rucken.io/assets/rucken-todo/nestjs/rucken-todo-nestjs-project-dto.png" width="250" title="NestJS: Project DTO">
18+
</p>
1219

1320
## Usage
1421

0 commit comments

Comments
 (0)