We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92be34b commit 7102b6fCopy full SHA for 7102b6f
README.md
@@ -29,6 +29,16 @@
29
<img src="banner.png">
30
</div>
31
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
42
## Install
43
44
Make sure `yeoman` is installed
0 commit comments