UNPKG

266 BYAMLView Raw
1name: dashboard server
2description: shows a dashboard of the application
3
4setup: npm install --depth 0
5startup:
6 command: node_modules/.bin/exo-js
7 online-text: online at port
8
9messages:
10 sends:
11 - users.list
12 receives:
13 - users.listed
14 - users.created