https://github.com/ericzon/nestjs-dummy-module
Example of dummy module working with NestJs framework
https://github.com/ericzon/nestjs-dummy-module
Last synced: 10 months ago
JSON representation
Example of dummy module working with NestJs framework
- Host: GitHub
- URL: https://github.com/ericzon/nestjs-dummy-module
- Owner: ericzon
- License: mit
- Created: 2017-08-23T04:53:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T05:53:19.000Z (almost 9 years ago)
- Last Synced: 2025-03-17T12:33:56.353Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NestJs Dummy Module
===================
This is just a simple example of how to creeate your first NestJs external module.