Skip to content

Commit eb7c20e

Browse files
committed
outline for microservice app readme
1 parent 0fe11d1 commit eb7c20e

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
⁃-- keep as is

0 commit comments

Comments
 (0)