https://github.com/is2ei/moleculer-typetalk-example
https://github.com/is2ei/moleculer-typetalk-example
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/is2ei/moleculer-typetalk-example
- Owner: is2ei
- License: mit
- Created: 2019-03-10T04:51:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T17:16:15.000Z (over 4 years ago)
- Last Synced: 2025-01-12T05:28:48.700Z (over 1 year ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
moleculer-typetalk-example
===
## Usage
```
$ git clone git@github.com:is2ei/moleculer-typetalk-example.git
$ cd moleculer-typetalk-example
$ npm i
$ node index.js # Set config.json before running.
```