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 0fe11d1 commit eb7c20eCopy full SHA for eb7c20e
1 file changed
examples_new/microservices/README.outline.md
@@ -0,0 +1,30 @@
1
+Microservice Example Application README
2
+
3
+• Purpose
4
+⁃-- demo Chronos app and npm package ✅
5
6
+• Design
7
+⁃-- List of services ✅
8
+⁃-- Client service vs client-dev ✅
9
+⁃-- List of functionality/request client can make ✅
10
+⁃-- Event-bus communication ✅ REVIEW
11
+⁃-- How chronos is configured and tracking enabled
12
+⁃-- Mention of common folder/package
13
14
+• Database and .env setup
15
+⁃-- reference sample.env
16
+⁃-- list of env vars and what they are
17
18
+• How to run example app
19
+⁃-- install dependencies
20
+⁃-- run application
21
+⁃-- how to run Chronos desktop application
22
23
+• Additional Resources
24
+⁃-- stuff
25
26
+• Contributing
27
+⁃-- keep as is
28
29
+• License
30
0 commit comments