Skip to content

Commit 7102b6f

Browse files
committed
docs(readme): add Features section
1 parent 92be34b commit 7102b6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@
2929
<img src="banner.png">
3030
</div>
3131

32+
## Features
33+
34+
- [x] Restful Express.js server
35+
- [x] CRUD component generated by [@boringcodes/create-service-component](https://github.com/boringcodes/create-service-component)
36+
- [x] TypeScript [Backpack](https://github.com/boringcodes/backpack) build system included dotENV
37+
- [x] Tslint support
38+
- [x] Husky hooks support
39+
- [x] Docker support
40+
- [x] NVM support
41+
3242
## Install
3343

3444
Make sure `yeoman` is installed

0 commit comments

Comments
 (0)